Implementation of PRePMain
| |
The PRePMain stays mostly in its old structure.There are some methods which are not used anymore, removed (as for instance the method setDatabaseConnection()) and some other may be slightly changed. Constructor: default constructor, which creates a Session object Methods:
setPrintWriter(PrintWriter pWriter)
getSession()
putFile(File file)
putField(String name, String value)
putField(PRePTag)
output(PrintWriter pwClient)
output()
getValue(String strTagName) |
|