t 2005 19:18
> To: Struts Users Mailing List
> Subject: Re: Using JSTL to access form bean properties
>
>
> Your form bean should be in either request or session scope under the
> name used to define it in struts-config.xml file. What I
> usually do is
> something like
Thanks Robert
-Mensaje original-
De: Robert Taylor [mailto:[EMAIL PROTECTED]
Enviado el: Sunday, August 14, 2005 2:18 PM
Para: Struts Users Mailing List
Asunto: Re: Using JSTL to access form bean properties
Your form bean should be in either request or session scope under the name
used
Your form bean should be in either request or session scope under the
name used to define it in struts-config.xml file. What I usually do is
something like the following:
and then you can use it like any other object with c:if or c:choose.
Even though the form bean is already defi
3 matches
Mail list logo