On 4 Jan 2003, David M. Karr wrote:

>
> Can anyone envision any other situations in the Struts code where indirect
> references to the JSTL would be convenient?  That, at least, could give us some
> additional perspective on this.
>

General purpose access to the EL evaluator (which David used in
implementing the EL-ized versions of the Struts tag libraries) would
definitely be useful in general purpose computing environments.  The Jelly
project (in jakarta-commons-sandbox) uses this kind of thing for EL-izing
the scripting environment that Jelly supports, for example.

It would be interesting to contemplate where you might usefully leverage
EL expressions ... say, in struts-config.xml constructs ...

Craig


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

Reply via email to