Adam Bien's Weblog

Saturday Feb 07, 2009

Killing The Bloat - Pragmatic Java EE 6+ Architectures For The Web - Speaking At WebTech Exchange in London

I'm already looking forward to the WebTech Exchange conference in London. It is going to be interesting. In my session I would like to explain (actually show with working code), how efficient Java EE 5 / 6 can be as a backend for Wicket, JSF, or even REST-based integrations like JavaFX.



*NEW* Workshop: "Real World Java EE 6/7 Bootstrap" and book: Real World Java EE Night Hacks--Dissecting the Business Tier

Comments:

I think I read that applets (JavaFX) can also use remote EJBs instead of web services to talk with a back end.

Posted by Ryan de Laplante on February 07, 2009 at 04:11 PM CET #

Ryan,

yes - it is true. You can use whatever you want. EJBs, however, use JRMP or in standard case IIOP, what can be challenging for pure webapps. For intranet applications direct communication with EJBs could be the easiest strategy,

thanks again!,

adam

Posted by Adam Bien on February 08, 2009 at 10:12 AM CET #

Post a Comment:
  • HTML Syntax: NOT allowed
Meta
My Recent Book
Java One 2009/2011
...the last 150 posts
...the last 10 comments
Links
License