Re: Q: S2 REST vs JAXRS or S2-JAX-RS plugins

2012-08-25 Thread Frans Thamura
right now, we create /extend the REST plugiin, s2restplugins.java.net raise the JAX-RS issue , want to know the feedback. F On 8/25/12, Dave Newton wrote: > On Sat, Aug 25, 2012 at 11:30 AM, Frans Thamura wrote: > >> [...] if we use JAX-RS, that means S2 is not relevant anymore. >> > > That's

Re: Q: S2 REST vs JAXRS or S2-JAX-RS plugins

2012-08-25 Thread Dave Newton
On Sat, Aug 25, 2012 at 11:30 AM, Frans Thamura wrote: > [...] if we use JAX-RS, that means S2 is not relevant anymore. > That's kind of like saying "if I use phillips-head screws my slotted screwdriver is not relevant anymore". It's not relevant until you need a slotty screw. As more function

Re: Q: S2 REST vs JAXRS or S2-JAX-RS plugins

2012-08-25 Thread Frans Thamura
we drop sitemesh and put all the decorator to javascript. and still use velocity and freemarket in several area. yes, we have plan to make all JS read JSON.. but if we use JAXRS, that mean S2 is not relevan anymore. F On 8/25/12, Martin Gainty wrote: > > Hi Frans > you can use sitemesh to deco

RE: Q: S2 REST vs JAXRS or S2-JAX-RS plugins

2012-08-25 Thread Martin Gainty
Hi Frans you can use sitemesh to decorate context attributes from either freemarker or velocity or jsp templating engines so to parse VM marcros map *.vm to VelocityDecoratorServlet as seen here sitemesh-velocity org.apache.struts2.sitemesh.VelocityDecoratorServlet default