> -----Original Message-----
> From: Anand Sharma [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 18, 2002 3:04 PM
> To: 'Struts Users Mailing List'
> Subject: RE: [STRUTS] struts-el success case history
> 
> 
> Where can I get more info on struts-el?

What do you want to know?

Until we get it into the contrib tree, you can download the distribution
from the attachment on the enhancement request (#12365 (I've typed this
enough now to memorize it :) )).  Before you build it, you'll have to create
the directory "conf/share" (because I forgot to).  Then run "ant dist" to
build it.

There is a README.txt file at the root of the distribution that has some
useful information.

The files "doc/userGuide/struts-*-el.xml" have somewhat encoded information
on each tag and attribute.  The information in these files will eventually
be used to form the documentation (just as they are in Struts itself).

Outside of that, you should learn about the base Struts tag library, and the
JSTL tag library.  If you look at the code for each Struts-EL tag, you'll
realize how little there really is to it :) .

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

Reply via email to