org.autoplot.servlet.ScriptServlet

Allow the clients to run scripts on the server. For now, these are logged for security to the folder /tmp/autoplotservlet (or AUTOPLOT_SERVLET_HOME). AUTOPLOT_SERVLET_HOME/allowhosts contains a list of allowed clients. See script.jsp for more information.

ScriptServlet( )


getServletInfo

getServletInfo( ) → String

Returns a short description of the servlet.

Returns:

java.lang.String

[search for examples] [view on GitHub] [view on old javadoc]