> I keep seeing people mention JSP EL in their posts. That's 
> from JSP 2.0 spec. Question is: how many servers support 
> that? Just looked up Weblogic 8.1 and it doesn't support it. 
> I know Tomcat 5.x supports it...
> 
> Are there a lot of people using JSP 2.0 out there?

I use a Weblogic container that does not support JSP 2.0, but I use JSTL and
the Struts-EL tag libs. Struts 1.1 comes with a taglib that enables JSTL,
and the Struts-EL tablibs, so even if your container isn't up to JSP2.0 yet
you can still  use EL.


--
Tim Slattery
[EMAIL PROTECTED]


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

Reply via email to