|
|
Log in / Subscribe / Register

JSP 2.0: The New Deal, Part 1 (O'Reilly)

Hans Bergsten explores JSP 2.0 on O'Reilly. "The wait is almost over: the latest version of the JavaServer Pages (JSP) specification, JSP 2.0, is about to be released, along with all of the other J2EE 1.4 specifications. The jump to a new major revision for this JSP version signifies that all of the pieces are now in place for using JSP in a new way: there's no need for Java in the pages, thanks to the new Expression Language (EL) and the JSP Standard Tag Library (JSTL), and reusing code is much easier, thanks to two new ways to develop custom actions."

to post comments

JSP 2.0: The New Deal, Part 1 (O'Reilly)

Posted Nov 13, 2003 2:58 UTC (Thu) by acristianb (guest, #1702) [Link]

Well, I've been using JSTL and EL for more than 6 or 7 months now and my JSPs are Java free.

But indeed it's nice to hear the J2EE 1.4 is near release....


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds