Frans Thamura wrote:
anyone have a binary distribution of newest struts with REST
You could try downloading an unstable binary distribution of struts 2.1:
http://people.apache.org/builds/struts/2.1.0/
However, REST is currently in the struts sandbox so I'm not sure it's
included in that build. It's currently being moved from the
experimental sandbox into the main distribution for later binary builds.
If you've used Maven before you're probably better off checking out the
source and performing your own build. It would take less than 10-30
mins to setup.
http://struts.apache.org/2.x/docs/building-the-framework-from-source.html
The rest plugin source includes an example application.
Martin Gainty wrote:
MG>start here..
http://cwiki.apache.org/S2PLUGINS/smarturls-plugin.html
so i can test it, even unstable.
MG>are you requesting a non-GA release???
SmartURLs is NOT the REST plugin but rather a plugin that provides many
convention-over-configuration semantics, which among other things,
allows you to use human-friendly URLs for your actions.
SmartURLs is currently hosted at googlecode but is currently trying to
be merged into the CodeBehind plugin for struts 2.1.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]