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]

Reply via email to