--- "Kamholz, Keith   (corp-staff) USX" <[EMAIL PROTECTED]> wrote:
> There isn't really any business logic with the struts tags either, and
> there's generally no need for scriptlets.  I don't know anything about
> JSTL,
> but I'm just not seeing the advantage here.  At least not yet.

Start using it and you will :-).  The expression language is the best
thing since sliced bread.

David

> 
> - Keith
> 
> 
> -----Original Message-----
> From: David Graham [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 10, 2003 9:51 AM
> To: Struts Users Mailing List
> Subject: RE: Using JSTL tags instead of Struts tags
> 
> 
> I don't have any documentation but the only Struts taglibs I use are
> html
> and tiles.  I replaced my usage of the bean tags with the <fmt:message>
> tag and the Struts logic tags are all replaced with a combination of the
> <c:if> and <c:forEach> tags plus the expression language.
> 
> The JSPs are remarkably easy to maintain and debug using this strategy
> because there aren't any scriptlets or complicated business logic in
> them.
> 
> David
> 
> --- "Kamholz, Keith   (corp-staff) USX" <[EMAIL PROTECTED]> wrote:
> > I'd be interested in finding out about this too.
> > 
> > 
> > -----Original Message-----
> > From: White, Joshua A (HTSC, CASD)
> [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 10, 2003 7:30 AM
> > To: 'Struts Users Mailing List'
> > Subject: Using JSTL tags instead of Struts tags
> > 
> > 
> > A previous thread had encouraged me to look into JSTL.  It looks like
> > there
> > are several tags which I could use instead of Struts tags.  Has anyone
> > come
> > across any documentation about experiences doing this (benefits,
> > drawbacks,
> > caveats)?  Anyone care to share their experience?
> > 
> > Joshua
> > 
> > 
> > This communication, including attachments, is for the exclusive use of
> 
> > addressee and may contain proprietary, confidential or privileged 
> > information. If you are not the intended recipient, any use, copying, 
> > disclosure, dissemination or distribution is strictly prohibited. If 
> > you are not the intended recipient, please notify the sender 
> > immediately by return email and delete this communication and destroy
> > all
> > copies.
> > 
> > 
> > ---------------------------------------------------------------------
> > 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]
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
> ---------------------------------------------------------------------
> 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]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to