From: "Ayusman dikshit" <[EMAIL PROTECTED]>

Where can I find struts documentation same as HTML format javadoc for
java SDKs
Which I can download and refer as I need.

Assuming you're working with Struts 1.2.7 or prior, the distribution will have included 'struts-documentation.war' in the 'webapps' directory. You can install that in your container, or just unzip it somewhere (it's static HTML) and view it locally.

The documentation is also available online at http://struts.apache.org.

Keep in mind that the online documentation is intended to match the nightly builds, so you might find things that don't apply to your version of Struts.

For the moment, most of the online docs do still match 1.2.7, but that will change. And there has been talk of maintaining online docs for both the GA release as well as the development version(s), so that's also a possibility for the future.

--
Wendy Smoak

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

Reply via email to