Would someone be willing to elaborate on why I might want to use Struts-el rather than JSTL? Are these alternative technologies, or complimentary?
They are complimentary technologies. There is little overlap. struts-el enables Struts tags that do not have JSTL equivalents to be able to understand JSP EL (expression language).
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]