You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by e-denton Java Programmer <ja...@e-denton.com> on 2004/10/19 18:36:47 UTC

Where's tlds?

Hi,

Where are the struts tlds supposed to be?

 I downloaded the struts zip (jakarta-struts-1.2.4) and the lib
(jakarta-struts-1.2.4-lib),
but I couldn't find struts-form or struts-template.

Thx.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Where's tlds?

Posted by Craig McClanahan <cr...@gmail.com>.
Sounds like you're upgrading from 1.0.2?  If so, struts-form was
replaced by struts-html (in 1.1), and struts-template was deprecated
in 1.1 and removed in 1.2 -- it's replaced by Tiles.

In both cases, upgrading should be fairly straightforward ... the new
libraries are generally supersets of what they replaced, so you need
only change your taglib directives.

Craig


On Tue, 19 Oct 2004 11:36:47 -0500, e-denton Java Programmer
<ja...@e-denton.com> wrote:
> Hi,
> 
> Where are the struts tlds supposed to be?
> 
>  I downloaded the struts zip (jakarta-struts-1.2.4) and the lib
> (jakarta-struts-1.2.4-lib),
> but I couldn't find struts-form or struts-template.
> 
> Thx.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org