JSP Technology -- Friend or Foe?
By Brett McLaughlin
2003-03-07
Resources
Read the current JSP specification, and get the whole story.
Get ahead of the game by checking out what's coming up in JSP 1.2.
Worried about XML compatibility? You can get all the details on XML by reading the specification and Molly Holzschlag's article for developerWorks on getting up to speed with XHTML.
Get the XML view of styling documents at the W3C Style Center.
Want a J2EE solution that provides more than JSP, and is open source, too? Read about Enhydra today.
Come out of your shell and check out Apache Cocoon, an open source alternative for handling dynamic content using XSLT.
If you don't mind jumping out of Java, template engines can save the day! Two worth taking a look at are WebMacro and FreeMarker.
Tutorial Pages:
»
A critical look at JavaServer Pages servlets as a viable presentation technology
»
A bit of history
»
The premise
»
Segregation vs. integration
»
Work vs. rework
»
The promise of JSP technology
»
Content vs. presentation
»
Code vs. markup
»
Designer vs. developer
»
The problems
»
Portability vs. language lock-in
»
Mingling vs. independence
»
Blurring the line between content and presentation
»
Single-processing vs. multi-tasking
»
HTML vs. XML
»
Summary
» Resources
First published by IBM developerWorks
|

|
|