I'm confused by some of the documentation and hope someone can clarify things for me.

I'm using what I think is the latest version of Strut 2.
struts-2.0.11.1-all.zip (released Mar 04, 2008)

I'm looking at the docs for the version of Struts I'm using.
http://struts.apache.org/2.0.11.1/docs/action.html (last edited on Jul 03, 2007)

But there seem to be some things that aren't right. For instance the documentation for the action tag lists the following 2 attributes:
"id", Description "Deprecated. Use 'var' instead"
"var", Description "Name used to reference the value pushed into the Value Stack"

But my struts-tags.tld only has the "id" attribute and not the ?newer? "var". Are the docs referring to a future version of Struts? or are they referencing an older version and the addition of "var" was rolled back?

Should I or someone else be filling a bug report for the online docs?

Thanks,
-Chase

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

Reply via email to