• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

JavaScript and/or Java-based browser clients (JSP, JSF etc)?

 
Bartender
Posts: 2407
36
Scala Python Oracle Postgres Database Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bear has on occasion been fairly critical of how some of the Java-based tools for browser client development (e.g. JSF) are used today. Do you see sophisticated JavaScript clients - with all the extra functionality provided by AJAX and the various JS frameworks - replacing JSP/JSF etc for web client development, or more as a complementary technology?
 
Sheriff
Posts: 67699
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is a lot of interesting work going on in this area. How it will all shake out is anyone's guess.

Of particular interest is the use of Node.js on the server, and frameworks like Backbone.js that brings MVC to the client.

Express.js is another one to watch.

It's hard to see where everything will gel at this point, but there's a lot of interesting work going on that might soon challenge JEE as king of the hill.
 
I didn't like the taste of tongue and it didn't like the taste of me. I will now try this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic