|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestParameter | |
|---|---|
| net.contextfw.web.application.request | |
| Uses of RequestParameter in net.contextfw.web.application.request |
|---|
| Methods in net.contextfw.web.application.request that return RequestParameter | |
|---|---|
RequestParameter |
Request.param(String name)
Fetches a parameter from page data with given name This method is the only way to create new parameters. |
RequestParameter |
Request.param(String name,
int index)
Fetches a parameter from page data with given name and index This is a convience method to fetch parameters with numeral index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||