| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles Presentations |
- Developing Custom Tag Libraries as Tag Files by Hans Bergsten - [Clicks: 22]
Editor's note: We are currently running a four part series by Hans Bergsten that highlights some of the new features available in JavaServer Pages (JSP) 2.0. ... The following is an excerpt from his newly released O'Reilly book, "JavaServer Pages, 3rd Edition". This is Chapter 11 "Developing Custom Tag Libraries as Tag Files."
http://www.onjava.com/pub/a/onjava/excerpt/jserverpages3_ch11/index.html - Dec, 2003 - JSP 2.0: The New Deal, Part 2 by Hans Bergsten - [Clicks: 26]
This installment discusses the improvements made in the area of error handling and the new deployment descriptor features. I have assumed that you're familiar with JSP 1.2 and have at least heard about the JSP Standard Tag Library (JSTL).
http://www.onjava.com/pub/a/onjava/2003/12/03/JSP2part2.html - Dec, 2003 - JSP 2.0: The New Deal, Part 1 by Hans Bergsten - [Clicks: 44]
This article is the first in a series of articles describing all of these new JSP 2.0 features. In this part, we'll look at the EL-related news, saving the other features for future installments. I have assumed that you're familiar with JSP 1.2 and have at least heard about the JSP Standard Tag Library (JSTL).
http://www.onjava.com/pub/a/onjava/2003/11/05/jsp.html - Nov, 2003 - Servlets and JSP Step Up by Budi Kurniawan - [Clicks: 70]
This article has briefly described new features in both Servlet 2.4 and JSP 2.0 specifications, which will be included in the upcoming J2EE 1.4. Servlet 2.4 and JSP 2.0 will undoubtedly accelerate Web application development.
http://otn.oracle.com/oramag/oracle/03-nov/o63dev_jsp.html - Oct, 2003 - JSP 2.0 by Dan Troesser - [Clicks: 40]
This month's Java News Brief discusses the most notable new features of JSP 2.0.
[Includes complete examples]
http://www.ociweb.com/jnb/jnbSep2003.html - Sep, 2003 - Go From Zero to JSP 2.0 in No Time at All by John D. Haro - [Clicks: 20]
Java Server Pages 2.0 promises to make it easier for beginners and non-programmers to code highly functional, dynamic Web sites. Learn to use JSP 2.0 to connect to a database and display dynamic results on your very own web page using new features such as the expression language.
http://www.devx.com/webdev/Article/16973 - Aug, 2003 - Call JavaBean methods from JSP 2.0 pages by Andrei Cioroianu - [Clicks: 78]
JavaServer Pages (JSP) 2.0 introduced many new features that will change the way you develop Java Web applications. In this article, Andrei Cioroianu walks you through three examples that show how to separate the JSP/HTML markup from the Java code using the new expression language (EL) and developing custom tags with dynamic attributes. You'll be able to reuse this article's generic JSP tag in your own applications to invoke JavaBean methods in a way that lets you take advantage of the JSP 2.0 expression language.
http://www.javaworld.com/javaworld/jw-05-2003/jw-0523-calltag.html - May, 2003
- Overview of Java Servlet 2.4 API and JavaServer Pages (JSP) 2.0 Specifications by Mark Roth, Yutaka Yoshida - [Clicks: 43]
This session provides an overview of what has changed since the previous versions of these specifications.
[JavaOne 2003 - Multimedia format]
http://servlet.java.sun.com/javaone/resources/content/sf2003/conf/sessions/pdfs/1625.pdf - Jun, 2003 - (PDF - 783 Kb)