Re: [appfuse-user] Struts2 REST plugin

2009-02-01 Thread DUSTIN PEARCE
Yes, the current struts version to upgrade to is 2.1.6. If you have JSON or XML interface needs the REST plugin can be useful. Also in the latest version of Struts is the Convention plugin, which help remove XML configuration and javatemplates, which are much faster tag templates. -D

[appfuse-user] Struts2 REST plugin

2009-02-01 Thread Jeremy Anderson
Anyone attempted to update Struts2 to version 2.1.1+ to make use of the Struts2 REST plugin?