When the original Struts tag library was split into four (after version
0.5), the one containing input form stuff was named "struts-form.tld". It
became clear later on that "struts-html.tld" is a much better name, so the
library was changed. The old struts-form.tld was retained (through
version 1.0) for backwards compatibility, but it's been deprecated.
Craig McClanahan
On Fri, 15 Jun 2001, Jamie Tsao wrote:
>
> Hi,
>
> I noticed that there's a "struts-form.tld" tag library descriptor as
> part of the struts distribution. What is this for ? The struts site
> only has documentation for four tag libraries, struts-bean.tld,
> struts-html.tld, struts-template.tld, and struts-logic.tld. I looked at
> the contents and they seem identical to the form tags in
> struts-html.tld. why the duplicates ? anyone ?
>
> thanks,
>
> jamie
>