|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLBean | |
|---|---|
| com.opensymphony.webwork.util | Miscellaneous helper classes. |
| Uses of URLBean in com.opensymphony.webwork.util |
|---|
| Methods in com.opensymphony.webwork.util that return URLBean | |
|---|---|
URLBean |
URLBean.addParameter(String name,
Object value)
|
URLBean |
URLBean.setPage(String page)
Set the page and return itself, such that one could :-
(new URLBean()).setPage(...).addParameter(...).addParameter(...) ... |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||