On 26/9/04 5:30 pm, "Chris" <[EMAIL PROTECTED]> wrote:
>> - configure your web.xml correctly to enable EL
>> - use struts non-el tag libraries or any non-el tag library (jstl
>>included)
>
> BTW, in JSTL, which one is non-el tag library? c.tld or c-rt.tld ?
If you are using Tomcat5... t
On 26/9/04 5:30 pm, "Chris" <[EMAIL PROTECTED]> wrote:
>> - configure your web.xml correctly to enable EL
>> - use struts non-el tag libraries or any non-el tag library (jstl
>>included)
>
> BTW, in JSTL, which one is non-el tag library? c.tld or c-rt.tld ?
If you are using Tomcat5... t
> - configure your web.xml correctly to enable EL
> - use struts non-el tag libraries or any non-el tag library (jstl
>included)
BTW, in JSTL, which one is non-el tag library? c.tld or c-rt.tld ?
Regards
Chris
-
To uns
Mailing List" <[EMAIL PROTECTED]>; "Satish Talim"
>> <[EMAIL PROTECTED]>
>> Sent: Sunday, September 26, 2004 10:23 AM
>> Subject: RE: Struts and EL/JSTL
>>
>> Satish,
>>
>> JBoss v4.0 says it (like Tomcat 5.X.X) supports JS
ist" <[EMAIL PROTECTED]>; "Satish Talim"
> <[EMAIL PROTECTED]>
> Sent: Sunday, September 26, 2004 10:23 AM
> Subject: RE: Struts and EL/JSTL
>
> Satish,
>
> JBoss v4.0 says it (like Tomcat 5.X.X) supports JSP 2.0. So you can use the
> standard
David it works! Thanks.
Satish
- Original Message -
From: "David G. Friedman" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Satish Talim"
<[EMAIL PROTECTED]>
Sent: Sunday, September 26, 2004 10:23 AM
Subject: R
Satish,
JBoss v4.0 says it (like Tomcat 5.X.X) supports JSP 2.0. So you can use the
standard Struts release and simply type in the ${expression} syntax from JSP
v2.0 directly into a struts tag or anywhere in the JSP page itself. Do
${abc.xyz} to call the getXyz method of object abc. Scopes shou
7 matches
Mail list logo