On Tue, 25 Mar 2003, Ted Husted wrote:

> Date: Tue, 25 Mar 2003 04:34:28 -0500
> From: Ted Husted <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: Re: <logic:forward> and <logic:redirect>
>
> I've always wanted to move them to the HTML taglib, since they are tied
> to the Struts controller (where the other taglibs are not). This would
> put, I believe, all the Struts-dependant tags in one place.
>
> I don't think we need to pull them, but I would be in favor of
> deprecating them as logic tags and placing them in the html taglib (next
> time around).
>

These tags don't belong in struts-html because they don't generate any
HTML-speicifc output -- they are perfectly usable when you are generating
WML, for example.  It's fine to consider a new library for
HTML-independent output, but I'm -1 on dumping them into struts-html
simply because they are Struts specific.

Craig

> David Graham wrote:
> > IMHO, the <logic:forward> and <logic:redirect> tags implement a business
> > logic function in the view layer rather than in an Action.  The rest of
> > the tags in the logic taglib provide view layer functionality.  I think
> > we should deprecate <logic:forward> and <logic:redirect> to enforce a
> > cleaner MVC implementation.
> >
> > Thoughts?
> >
> > David
> >
> >
> >
> >
> >
> > _________________________________________________________________
> > Protect your PC - get McAfee.com VirusScan Online
> > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Ted Husted,
> Struts in Action <http://husted.com/struts/book.html>
>
>
> ---------------------------------------------------------------------
> 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