Hi

> I wanna know whether is it necessary to include
> struts-html.tld, struts-form.tld; if i include
> struts.tld in my jsp page.

http://www.mail-archive.com/[email protected]/msg03606.html

"The struts.tld file is for the old (pre-1.0) taglib. These tags are
deprecated in 1.0, and are there only for backwards compatibility.

The 1.0 taglibs use the struts-*.tld files (e.g. struts-template.tld).
All
of the implementations, though, are in struts.jar, as you noted."

Hope this helps.

Tobias


Reply via email to