Hi all,

I'm using Struts and JSTL (JSP Standard Tag Library) on my project.  (We
officially "prefer" the JSTL tags over the corresponding Struts versions
whenever possible.)  Obviously, though, we end up using the Struts html
tags.  So, I have a question about JSTL/Struts integration though:

I've found the EL to be extremely helpful in designing easy-to-read,
scriptlet-free pages.  In fact, the only reason I have scriptlets at this
point is to support the Struts html tags.  So, this begs the question for
me: 

Will Struts html tags begin to support the JSTL Expression Language?  Or
will there possibly be a version of the tags that do?  (Hopefully a version
that can be more consistent with the JSTL style?)

Thanks,
Scott

Reply via email to