Wednesday August 10, 2005
First Magazine Article: Challenges in the J2EE Web Tier It's official - I've written (and published) my first article in a magazine. If you received the July issue of Java Developer's Journal, you'll see my article titled Challenges in the J2EE Web Tier.
Over the course of its life, the J2EE Web Tier has faced many challenges in easing Web application development. While it's a scalable, enterprise-ready platform, it isn't exactly developer-friendly. Particular challenges to Web developers include the need for a standard Web framework, compatible expression languages, and availability of components. Several Web frameworks have been developed to resolve these issues, each with its own strengths and weaknesses. This article discusses the unique challenges of the J2EE Web Tier and how various technologies have attempted resolve them. By learning from and competing with each other, these Web technologies play an important role in pushing the limits of excellence to produce ever-higher standards of Web application development.
Enjoy!
Posted in Java
at Aug 10 2005, 04:30:22 PM MDT
11 Comments
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
Posted by Jacob Hookom on August 10, 2005 at 06:20 PM MDT #
Posted by Anothermike on August 11, 2005 at 05:10 AM MDT #
Posted by Matt on August 11, 2005 at 09:14 AM MDT #
Posted by Matt Raible on August 11, 2005 at 11:54 AM MDT #
Posted by Michael Levin's Weblog on August 11, 2005 at 08:30 PM MDT #
Posted by Matt Raible on August 11, 2005 at 09:44 PM MDT #
Posted by Sanjiv Jivan on August 12, 2005 at 07:59 AM MDT #
"Youch - 3 years to write a web framework, eh?!"
JSF isn't a web framework - its a standard/specification - and thats never a quick process.
Posted by Niall on August 12, 2005 at 09:27 AM MDT #
Posted by Jacob Hookom on August 12, 2005 at 10:46 AM MDT #
Posted by Paul on August 14, 2005 at 09:55 AM MDT #
You also might checkout my Java Web Frameworks Whitepaper. Just to warn you, it's written at a much higher-level and doesn't dive into much technical detail, if any.
Posted by Matt Raible on August 16, 2005 at 10:44 AM MDT #