Very cool! For the lazy, I put the Javadocs up on my space on the
apache server:
http://people.apache.org/~mrdon/action2-api/
Don
Patrick Lightbody wrote:
Bob and I have been going over the new public API proposal. It has been
designed to simplify Struts and abstract away XWork complexities that
aren't needed. It is far from complete, but we wanted to get some early
feedback. We'll likely be talking about this stuff a lot more during
JavaOne, but we'd like to start the discussions now.
The code is checked in under the action-api module. Assuming you've got
the basic Maven build running, you can generate the JavaDocs (which
might make seeing the API easier) by running:
mvn javadoc:javadoc
From the action-api directory. You must have run "mvn install" at least once
before for that to work.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=29317&messageID=56817#56817
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]