On 11/22/05, Yujun Liang <[EMAIL PROTECTED]> wrote: > but I can't find in any document about the removal of the <template> tag, > anybody found that entry?
The template taglib was "deprecated" in Struts 1.1 and removed in Struts 1.2. * http://struts.apache.org/struts-doc-1.1/userGuide/dev_template.html So far, we have documented the steps from version to version+1, but not from version to version+2. If someone wants to put something like that together, as Wendy suggested, that would be great. The way to approach it would be to start with the 1.0 to 1.1 notes and then accumulate the 1.1 to 1.2 notes (and soon the 1.2. to 1.3 notes). * http://wiki.apache.org/struts/StrutsUpgradeNotes10to12 Items like the removal of perform were documented when they happened, but not documented again in later release notes. The upgrade notes for 1.1 to 1.2 do not mention things like removing perform, since that should be have been done when upgrading from 1.0 to 1.1. * http://struts.apache.org/struts-doc-1.1/userGuide/release-notes.html -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]