public interface JSPServletDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Returns the class name of the JSP servlet.
|
Hashtable |
getInitializationParameters(String classPath,
String workingDirectory)
Returns initialization parameters for the JSP servlet, given the specified classpath and working directory.
|
String getClassName()
Copyright © 2012. All Rights Reserved.