On Tue, 15 Oct 2002, Ted Husted wrote:
> Date: Tue, 15 Oct 2002 16:25:43 -0400
> From: Ted Husted <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: Re: DO NOT REPLY [Bug 13613] - Logic ForwardTag does not
> support sub apps
>
> Would it make any sense to copy forward and redirect tag to html, with
> the other struts-specifics, and deprecate the logic versions. Then if
> people are using JSTL, html might be the only taglib they need to
> import.
>
I'm +0 on adding the tags to the TLD for struts-html. I'm -1 on migrating
or copying the code itself -- both tags should reference the same physical
class so that we don't have to patch every bug twice. And, since the
o.a.s.t.logic version of these classes already exists, that is the one
that should be used if we do this.
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>