Uses of Class
com.opensymphony.webwork.util.URLBean

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 :-
 


WebWork Project Page