> -----Original Message----- > From: Eddie Bush [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 11, 2002 9:36 AM > To: Struts Users List > Subject: Re: Question for using struts as our standard MVC framework > > > David Graham wrote:
> > 6. You can use JSTL tags alongside struts tags with no problems. > > ... and should. Craig will (I believe) be first in line to advocate > this. The JSTL is *the* "Standard Tag Library" and should be > used where > applicable. Hopefully, in the near future, you could even use a variant of Struts, called "Struts-EL", which is a contributed library I submitted a few days ago, as an enhancement request (#12365). This library contains versions of most of the Struts tags (it omits the Struts tags which the JSTL fully replaces), but which use the JSTL EL engine for attribute values, instead of rtexprvalues. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>