You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Sundar @eSaravana" <su...@eSaravana.com> on 2001/02/27 18:41:15 UTC

Where are form tags?

Hello,

In the beta release, which I downloaded and built, struts.jar did not have
html tags. So, I just downloaded yesterday's binary and it does not have
form tags. Am I missing something here?

Any information is appreciated.

Sundar


Re: Where are form tags?

Posted by "Sundar @eSaravana" <su...@eSaravana.com>.
Thanks Martin. That's all I needed.
Sundar
----- Original Message -----
From: <ma...@tumbleweed.com>
To: <st...@jakarta.apache.org>
Sent: Tuesday, February 27, 2001 4:21 PM
Subject: Re: Where are form tags?


> I'm not sure exactly what problem you're seeing, but here are a couple of
> points that might be relevant:
>
> 1) The taglib that used to be referred to with the 'form' prefix (e.g.
> <form:html>) is now deprecated. Those tags are now in the 'html' taglib
> (e.g. <html:html>). The old struts-form.tld is still there, but is marked
> as deprecated.
>
> 2) The struts-*.tld files are not part of the source distribution. They
are
> generated from the struts-*.xml files as a part of the build process.
>
> Hope this helps.
>
> --
> Martin Cooper
> Tumbleweed Communications
>
>
> At 10:41 AM 2/27/01 -0700, Sundar @eSaravana wrote:
> >Hello,
> >
> >In the beta release, which I downloaded and built, struts.jar did not
have
> >html tags. So, I just downloaded yesterday's binary and it does not have
> >form tags. Am I missing something here?
> >
> >Any information is appreciated.
> >
> >Sundar
>
>


Re: Where are form tags?

Posted by ma...@tumbleweed.com.
I'm not sure exactly what problem you're seeing, but here are a couple of 
points that might be relevant:

1) The taglib that used to be referred to with the 'form' prefix (e.g. 
<form:html>) is now deprecated. Those tags are now in the 'html' taglib 
(e.g. <html:html>). The old struts-form.tld is still there, but is marked 
as deprecated.

2) The struts-*.tld files are not part of the source distribution. They are 
generated from the struts-*.xml files as a part of the build process.

Hope this helps.

--
Martin Cooper
Tumbleweed Communications


At 10:41 AM 2/27/01 -0700, Sundar @eSaravana wrote:
>Hello,
>
>In the beta release, which I downloaded and built, struts.jar did not have
>html tags. So, I just downloaded yesterday's binary and it does not have
>form tags. Am I missing something here?
>
>Any information is appreciated.
>
>Sundar