As long as the methods are getXxxxx getter methods, you can use normal struts tags like in the examples.
Thorsten Maus wrote: > > Hi there... > > Im facing a problem Im not yet able to solve.. > > my action class retrieves content from a backend area. > > this data should be made accessable for the jsp-page. > > i therefore put the data into public methods inside the action-form.. > > how can my jsp page now address the parameter ??? > > > thanks in advance > > thorsten > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

