1. Access ActionForm methods/varaibles in JSP struts.1045723.n5.nabble.comGood morning, In JSP file, may I know how to get action bean please? |
2. Accessing ActionForm from JSP struts.1045723.n5.nabble.com |
3. How to access the ActionForm in a JSP? struts.1045723.n5.nabble.comNewbie question here. Suppose I have action, "helloworld.action" which I use to grab a bunch of data I wish to display on a JSP page. My question is how do get a reference to that action object in the JSP page? The tutorials on the Struts2 website showed examples using tags, but I don't need ... |