|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.servlet.GenericServlet | +--javax.servlet.http.HttpServlet | +--com.isomorphic.servlet.BaseServlet | +--com.isomorphic.servlet.FileAssembly
The FileAssembly servlet is part of the optional Network Performance package. The servlet portion of the FileAssembler aids rapid development by providing virtual URLs backed by a concatenation of an arbitrary set of files.
There is also a command-line fileAssembler tool used for production assembly, obfuscation, and compression of deployable code.
This servlet requires isomorphic_assembly.jar to be present in your WEB-INF/lib to work properly. Obfuscation further requires isomorphic_obfuscation.jar.
Please contact Isomorphic (http://forums.smartclient.com) to learn more about the Network Performance package.
Field Summary | |
java.lang.String |
configFile
Sets the configuration file for this servlet instance. |
Field Detail |
public java.lang.String configFile
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |