On Sunday 12 April 2009 14:32:31 Frans Thamura wrote: > yours jquery will work on top of json plugins, isnt it? > > i am waiting the JSON-RPC implementation so we can make S2 as JSONRPC > and REST producer > > F >
Right now the plugin doesn't require the JSON plugin. It uses the JSONValidationInterceptor to handle validation with AJAX form submission. So, it only depends on core. I didn't want to be dependent on a non-hosted plugin and figured it was time to bring JSON into the core. I think Musachy and I figured we'd be able to get it brought in quicker than has happened. As I mentioned on another thread, I have some bandwidth this week, so we'll get this back up and going. -Wes PS. Happy Easter everyone! -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
