|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageProcessor | |
|---|---|
| com.simpleservlets.pageprocessor | The PageProcessor library makes it easy to organize an application as a collection of "pages" under one servlet. |
| Uses of PageProcessor in com.simpleservlets.pageprocessor |
|---|
| Fields in com.simpleservlets.pageprocessor declared as PageProcessor | |
|---|---|
PageProcessor |
PageContext.processor
The PageProcessor that created this PageContext to
handle an incoming request. |
| Constructors in com.simpleservlets.pageprocessor with parameters of type PageProcessor | |
|---|---|
PageContext(HttpServletRequest request,
HttpServletResponse response,
Session session,
String requestedPage,
PageProcessor processor)
Used primarily by PageProcessor to create a context to pass when each request comes in. |
|
|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||