You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "j@vacoder" <na...@beaconspyglass.com> on 2010/02/20 00:14:56 UTC

JSTL - TOMCat Version 6

Hi,

I'm have a problem with the EL on Tomcat V6 , The EL fields just display
without processing. I have already placed the standard.jar and jstl.jar into
the tomcat lib folder and tld's into the web-inf folder of my application.

Please advise, Thanks in advance.

Naveen
-- 
View this message in context: http://old.nabble.com/JSTL---TOMCat-Version-6-tp27661703p27661703.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JSTL - TOMCat Version 6

Posted by Konstantin Kolinko <kn...@gmail.com>.
2010/2/20 j@vacoder <na...@beaconspyglass.com>:
>
> Hi,
>
> I'm have a problem with the EL on Tomcat V6 , The EL fields just display
> without processing. I have already placed the standard.jar and jstl.jar into
> the tomcat lib folder and tld's into the web-inf folder of my application.
>

Check what version of Servlet specification your web.xml adheres to.
See examples webapp that comes with Tomcat for an example.

http://faq.javaranch.com/java/ElOrJstlNotWorkingAsExpected

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: JSTL - TOMCat Version 6

Posted by Mark Thomas <ma...@apache.org>.
On 19/02/2010 23:14, j@vacoder wrote:
>
> Hi,
>
> I'm have a problem with the EL on Tomcat V6 , The EL fields just display
> without processing. I have already placed the standard.jar and jstl.jar into
> the tomcat lib folder and tld's into the web-inf folder of my application.
>
> Please advise, Thanks in advance.
>
> Naveen

This is a question for the taglibs-user list.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org