I have used JSF 1.x quite a bit: it was pretty terrible. There is no good 
reason to use it.

I've built web apps with REST (Jersey) web services + client side HTML/JS 
with jQuery and ExtJS but without a server-side HTML templating piece. I 
love this approach, but sometimes a server-side HTML templating framework 
is neeeded, in which case Play seems like the most elegant choice today.

Client side templates? Is this where HTML is generated by client-side 
JavaScript from web services data?

On Tuesday, June 26, 2012 8:07:28 AM UTC-5, Deniz Oğuz wrote:
>
> Sorry for waking up a 4 months old thread. We are a JSF focused company 
> and not tried any of the client side template alternatives like 
> Mustache.js, Dust.js etc. In our new project RESTful web services will have 
> a major part. Being a POST based framework JSF has some nuisances with 
> RESTFul web services. If there are anyone who tried both jsf and client 
> side templates + REST alternatives, could you share your experiences with 
> both alternatives?

-- 
You received this message because you are subscribed to the Google Groups "Java 
Posse" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/javaposse/-/XLf0AHrd-7YJ.
To post to this group, send email to javaposse@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to