2002. szeptember 19. 22:17 d�tummal Davide Bruzzone ezt �rtad: > Greetings all (again)... > > I was just wondering if there's a way to get the name of the form that's > associated with the current view/JSP from within the JSP (i.e. How would I > go about getting to the ActionMapping object using Struts tags so that I > could get at the name attribute, and could write the value of the attribute > to the resulting HTML). > > Thanks in advance...
What if you have one page on which there are 2 forms? Anyway you can grab the reference to the struts-config objects via bean:struts. Hth Tib -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

