Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 704313 thumbnail
User 811641 avatar

By dev.stonez
via industrieit.com
Published: Dec 01 2011 / 04:21

es, component oriented development will be the major pattern for web development. But the ‘components’ are going to be objects sitting on the client browser, written in JavaScript. The sweet spot for full blown JSF has therefore, IMHO, passed. The idea of requiring server interaction for most DOM changes is already starting to seem like it came from another age. Will there actually be any server-centric web framework in common use for new business web apps in the not too distant future? However, corporate environments always have a legacy base of software preventing rapid change. Many of you have an existing investment in JSF or desire to remain with the JEE standard. We need to provide a mechanism where JSF can be used as a lightweight compositing mechanism, with very low CPU and memory overhead if desired, in order to transition to a more client side approach to web development.
  • 15
  • 0
  • 3628
  • 1086

Comments

Add your comment
User 236075 avatar

henk replied ago:

1 votes Vote down Vote up Reply

This is really interesting. It's not just stateless JSF as-in not making use of a session, it's also pooling of page instances and being able to set this per page.

And associated spec issue has also been created for this: see http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-1055

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.