You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by rob <ro...@fastmail.fm> on 2002/03/19 08:02:44 UTC

Re: Accessing ActionForm...

I have occasionally dealt with this by using the regular <jsp:getProperty
id="foo" name="getter"> though there is probably a better way to do it using
struts.


----- Original Message -----
From: "Marcelo Caldas" <mc...@ccsc.com>
To: "Struts Mailing List" <st...@jakarta.apache.org>
Sent: Wednesday, March 20, 2002 4:12 AM
Subject: Accessing ActionForm...


> Hi guys,
>
> I'm trying to call a specific method on my action form. This method
receives a calendar as argument, so I'm trying to expose it on the page and
then call the method inside a scriptlet...
>
> My problem is that I can't expose it... I tried <bean:struts formBean> and
<bean:define>...
>
> None of them allow me to expose it...
>
> Is this the right way of doing so? If yes, how? Or there's a better way?
>
> Thanks
> Marcelo.
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>