• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

J2EE future trends and realeases

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,
I wanted to know about new realeases in J2EE technology and framewroks related to it to keep pace with the growing market trends and web technology. Also if possible I'd like to how J2EE can compete with ASP .NET 2.0 and further realeases. I met one of my collegues in office who is into the other technology than java, and found out lot of great stuff that technology is offering in its new releases.
Being a java lover I'd like to how J2EE technology is coming to match the features of other rival technology.If anyone can tell me any whitepapers regarding this... that will also help.. and also from you all.

Thanks.....
 
Bartender
Posts: 10336
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
theserverside is a useful place to hear about J2EE related software. The JCP website is also a good place to find the state of the various JSR's out there. java.net is not specifically J2EE, but does have useful news and communities. And of course Sun has a lot of whitepapers/articles you might find useful.
[ January 10, 2007: Message edited by: Paul Sturrock ]
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Make sure you consider latest Java EE 5 technology (EJB 3, JAX-WS, JSF, ...).
If you're into bleeding edge Web development, look at DynFaces (JSF + AJAX), Phobos (server-side scripting) and JMaki (wrapper on various AJAX toolkits).
 
reply
    Bookmark Topic Watch Topic
  • New Topic