Alecsandru Dinu wrote:
In the Struts 2 wiki docs , the action tag has a "var" attribute.
It also says that the "id" attribute is deprecated.
http://struts.apache.org/2.x/docs/action.html

I looked in struts-tags.tld and there is no such attribute.

Is the wiki page outdated or the "id" attribute will be deprecated in the next version?

There's an issue with versioning the wiki pages to go along with the struts versions. in 2.0.x it's id, in 2.1.x it's var (and id is deprecated).

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to