> -----Original Message-----
> From: Eddie Bush [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 02, 2002 11:04 AM
> To: Struts Developers List
> Subject: Re: Nested taglib with EL?
> 
> I don't believe it will - that functionality (as I recall 
> David having 
> said) is entirely replaced by the JSTL - use that instead ;-)
> 
> Brandon Goodin wrote:
> 
> >Does anyone know if the Nested taglib will implement el?
> >

Uh, I don't believe I said that.  You could easily build deeply nested
references in the EL, but the nested tag library provides the ability to
avoid those deeply nested references.  I could implement a "nested-el"
library (and I probably will, just for completeness), but the implementation
would simply allow using the EL to evaluate the attribute values, it
wouldn't really be changing the functionality of the library.

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

Reply via email to