>>>>> "Chennamakal" == Chennamakal Subramanian Savantraj <Savantraj> writes:
Chennamakal> Thanks a lot David..That sounds a good solution.Let me try it out.
Chennamakal> What is Struts-EL about? Where can I look for some info?
Struts-EL is an integration of Struts with the JSTL. It's just a tag library
with most of the Struts tags (all of the ones that the JSTL doesn't cover), but
using the JSTL EL engine to evaluate attribute values, as opposed to
scriptlets.
If you download the nightly build, you'll find a directory in the "contrib"
directory called "struts-el". There isn't a lot of documentation yet. You can
read the README file, and if you search in struts-user archives for
"Struts-EL", you'll find several examples.
--
===================================================================
David M. Karr ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED] ; SCJP
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>