Package com.groiss.gui
Class JavascriptLoader
java.lang.Object
com.groiss.gui.JavascriptLoader
This class is responsible for sending the javascript files to the browser. The files are
taken from a javascript source directory, packaged into one page and cached on the server.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getScripts
(HttpServletRequest req, HttpServletResponse res) Deprecated.
-
Constructor Details
-
JavascriptLoader
public JavascriptLoader()
-
-
Method Details
-
getScripts
Deprecated.The method for loading the script
-