com.groiss.gui
Class JavascriptLoader
java.lang.Object
com.groiss.gui.JavascriptLoader
- All Implemented Interfaces:
- Public
public class JavascriptLoader
- extends Object
- implements Public
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavascriptLoader
public JavascriptLoader()
getScripts
public void getScripts(HttpServletRequest req,
HttpServletResponse res)
throws Exception
- The method for loading the script
- Throws:
Exception
@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.