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" <[EMAIL PROTECTED]>
To: "Struts Mailing List" <[EMAIL PROTECTED]>
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:
<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]>

Reply via email to