Hi all... How can I access an ActionForm object and play with it in Java from within a JSP page? I need to perform some calculations on the properties of an ActionForm. I'm currently sticking it into the request object. Is there a better way? Struts must have taken care of this for me one way or another, right?
Thanks, -Mark -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>