On our last big project, we only used the struts:html taglib, everything
else we decided to use jstl.

So our tags were actually then <struts:form /> since it was the only struts
library we needed.

-----Original Message-----
From: Bill Siggelkow [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 19, 2004 3:53 PM
To: [EMAIL PROTECTED]
Subject: Re: JSTL vs Struts-el

Josh Holtzman wrote:

> 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]

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

Reply via email to