
It's already dead.
Most people use a subset of J2EE consisting of servlets, JSP, and JDBC, with maybe some JMS thrown in. The lightweight frameworks like Struts and Spring are taking over that space, because they give you everything the full J2EE stack does without all of the complexity.
Regards,
-scott anderson
"Welcome to Rivendell, Mr. Anderson..."