Home
What's
New?
com.oreilly.servlet
Servlet
Polls
Mailing
Lists
Servlet
Engines
Servlet
ISPs
Servlet
Tools
Documentation
Online
Articles
The
Soapbox
"Java
Servlet
Programming,
Second Edition"
"Java
Enterprise
Best Practices"
Speaking
& Slides
About
Jason
XQuery
Affiliate
|
Home
of com.oreilly.servlet
There's no sense in reinventing the wheel--here are some servlet support
classes I wrote that you can use. Most famous is the file upload package
MultipartRequest and MultipartParser. Please read the license before
use.
View the Readme
View the License
View the FAQ
View class documentation
Class Index
Exception Index
Download
This is a .zip readable
by "jar", newer releases are at the top.
To be notified when new versions release,
subscribe here.
Be sure to check out the FAQ and Javadocs
below.
|
Version |
Comments |
cos-22.05.zip
|
File upload improvements:
- Modernized the Javadoc and copyrights
- Added support for Servlets 2.4 and Java 5.
- Added an ExceededSizeException type to make catching easier.
- Added support for EBCDIC machines.
- Added a workaround for browsers that send Content-Length of -1.
- Added a workaround for Opera missing parameter names.
|
Copyright
© 1999-Now Jason Hunter
| |
webmaster@servlets.com
Last updated:
March 1, 2002
|
|