What's New
JDOM 1.1.2 Released
I'm happy to announce the release of JDOM 1.1.2 today. It's a drop-in replacement for JDOM 1.1.1 with more than a dozen bugs fixed.
23 October 2011
JDOM 1.1.1 Released
We released JDOM 1.1.1 today. This release includes an important Namespace synchronization bug fix, a new SAXBuilder flag for faster parsing, an updated Jaxen library, new support for Unicode surrogate pairs, and support for the Android Dalvik VM.
26 July 2009
New COS Release
Today I released a new version of the COS library, best known for its MultipartRequest and MultipartParser file upload components. This release adds a few browser workarounds, a new exception subtype, and support for esoteric platforms.
26 December 2008
JDOM 1.1 Released
I just posted the JDOM 1.1 release for download. This release includes about 20 improvements and bug fixes.
19 November 2007
iPhone 1.0.2: Beware
Did Apple fire the QA department or something?
21 August 2007
What's on Jason's Hard Drive?
O'Reilly just posted a new article of mine titled What's on Jason's Hard Drive? It's all about document management.
3 November 2006
What
else is new? >>>
To
be notified when important content is added to the site, subscribe
here.
Honest Opinions
Building Servlets.com, Part 1: Dreamweaver 4 Templates
By Jason Hunter
An introduction to Dreamweaver 4 templates.
The
Problems with JSP
By Jason Hunter
A serious look at JSP's problems. A little self-exploring
article that has become famous.
Reactions
to "The Problems with JSP"
By Jason Hunter
What people said about "The Problems with JSP".
Flame suit on?
Free
Cache: Come and Get It!
By Jason Hunter
An in-depth look at CacheHttpServlet. Now better documented
in Java Servlet Programming, 2nd Edition.
All
soapbox articles...
|
|
Useful URLs
Your
source for the best servlet and JSP-related content on the
web:
Specs and RFCs
Direct
links to Servlet/JSP Specifications and RFCs:
- Servlet
Specs: 2.1,
2.2,
2.3
- Servlet
Deltas: 2.0->2.1,
2.1->2.2,
2.2->2.3
- JSP
Specs: 1.0,
1.1,
1.2
- HTTP
RFCs: 1.0, 1.1
- File
Upload RFCs: 1867,
2388
- HTML
Specs: 3.2,
4.0
- Cookie
Specs: Netscape,
2109
COS File Upload Library
The essential
toolkit for Servlet and JSP developers
Java Servlet Programming
|