|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterList | |
|---|---|
| com.simpleservlets.pageprocessor | The PageProcessor library makes it easy to organize an application as a collection of "pages" under one servlet. |
| Uses of ParameterList in com.simpleservlets.pageprocessor |
|---|
| Methods in com.simpleservlets.pageprocessor with parameters of type ParameterList | |
|---|---|
String |
PageContext.getPageURI(PageHandler handler,
ParameterList paramList)
Returns a URI which includes the session/sequence information and the page name for the specified handler and the specified parameters. |
String |
PageContext.getPageURI(String pageName,
ParameterList paramList)
Returns a URI which includes the session/sequence information and the specified page name and the specified parameters. |
|
SimpleServlets v5.5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||