org
cc:
Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem.
Probably, but it would be safer to use the struts-el jar that comes with
1.2.8. Is there any particular reason you want to use the 1.3.0 version?
L.
[EMAIL PROTECTED] wrote:
> would struts-el v1.3.0/ will work
lease respond to "Struts Users Mailing List"
To: Struts Users Mailing List
cc:
Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem.
[EMAIL PROTECTED] wrote:
No, I am using jsp version of EL
<%@ taglib prefix="c&q
avlev" <[EMAIL PROTECTED]>
02/27/2006 02:48 PM
Please respond to "Struts Users Mailing List"
To: "Struts Users Mailing List"
cc:
Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem.
On 2/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTE
Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem.
On 2/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
> We are using tomcat 1.4.30 which in turn has jsp 1.2 version.
> JSTL EL works differently in this version meaning For outputting text
you should not >
Subject: Re: JSP 1.2 ( JSTL EL) and checkbox problem.
[EMAIL PROTECTED] wrote:
> No, I am using jsp version of EL
> <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %>
> Do i have to use struts-el for making life
On 2/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> We are using tomcat 1.4.30 which in turn has jsp 1.2 version.
> JSTL EL works differently in this version meaning For outputting text you
> should not >
>
[EMAIL PROTECTED] wrote:
> No, I am using jsp version of EL
> <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %>
> Do i have to use struts-el for making life easier, especially when
> using checkbox or radio button controls?
>
Um, you have to use struts-el if
t way to get struts-el jar/tlds ?
Thanks.
Digant
Dave Newton <[EMAIL PROTECTED]>
02/27/2006 01:50 PM
Please respond to "Struts Users Mailing List"
To: Struts Users Mailing List
cc:
Subject:Re: JSP 1.2 ( JSTL EL) and checkbox problem.
[EMAIL
[EMAIL PROTECTED] wrote:
> 1. Drop down default value selection should be done based on Form value
> "sectorId" and when user chooses any value from drop down, value of
> ${sector.sectorId} should populate sectorId. I am getting
> ${sector.sectorId}displayed as all of my values in dropdown.
>
We are using tomcat 1.4.30 which in turn has jsp 1.2 version.
JSTL EL works differently in this version meaning For outputting text you
should not using${someVar} but should use
Now I have following problems in making ActionForm pass value to Action .
1. Drop down default value selection sho
10 matches
Mail list logo