Serialized Form
dispatcher
javax.servlet.RequestDispatcher dispatcher
- Dispatcher to command.jsp
authDispatcher
javax.servlet.RequestDispatcher authDispatcher
- Dispatcher to authError.html
inst
PageBoxAPI inst
- PageBox API instance
log
PageBoxLib.LogIF log
- Logging object
cb
CommandBean cb
- Model object
user
java.lang.String user
- User information (ID, name, billable account...)
addr
java.lang.String addr
- Delivery information (office #, mail address, phone#...)
payment
java.lang.String payment
- URL of the payment Web service
delivery
java.lang.String delivery
- URL of the delivery Web service
workDir
java.lang.String workDir
- Directory where API.txt is defined
ctx
javax.servlet.ServletContext ctx
- Unique to the Web application
cs
CheckSandbox cs
- To exercise the sandbox
period
long period
- Time between two publications
dispatcher
javax.servlet.RequestDispatcher dispatcher
- Dispatcher to neighbor.jsp
inst
PageBoxAPI inst
- PageBox API instance
log
PageBoxLib.LogIF log
- Logging object
workDir
java.lang.String workDir
- Directory where API.txt is defined
ctx
javax.servlet.ServletContext ctx
- Unique to the Web application
nb
NeighborBean nb
- Model object