|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--apps.email.util.JSPLoader
Makes a URL connection to each JSP file in a specified directory.
| Constructor Summary | |
JSPLoader()
Reads the properties file and sets jspDir and serverUrl. |
|
| Method Summary | |
void |
loadJSPs()
Makes a URL connection to each JSP file in jspDir. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JSPLoader()
| Method Detail |
public void loadJSPs()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||