> It uses Ajax to load the page piece by
> piece.

Yes that's the divide and conquer approach that appeals to me, rather
than big-bang integration (and failure). A basic templating system for
mostly-static content and a reusable component system which talks
asynchronously to decoupled JSON services. You can get a long way with
GWT and Jersey (it's a little known fact that Jersey can also apply
templating via JSP, Velocity etc.).

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to