Hi Rahul,
What must I write in my web.xml file to specify that I want to use JSP 2.0 ?

Thank you
Marian

----- Original Message ----- From: "Rahul Akolkar" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
Sent: Thursday, June 09, 2005 3:22 PM
Subject: Re: Tomcat with EL


I suspect you want to use JSP 2.0 (which allows EL expressions in
template text). TC 5.0.x (or higher) implements the JSP 2.0 spec. Use
a servlet 2.4 web app descriptor (web.xml) for your application and
you should be set.

-Rahul

On 6/9/05, Marian Nedelescu <[EMAIL PROTECTED]> wrote:
Hi,
Could I use Tomcat with JSP that has expression language (EL) ?

Thnak you in advance

Marian



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to