MWS PostedRequest class
Posted Request is a utility class that handles requests like multipart/form-data that support file uploads. It is a wrapper over the standard HttpServletRequest, and, while partly emulating its interface, it completes HttpServletRequest with possibility to receive file that has been sent to server, as byte array. This byte array can be saved then, either in the database, or as a file.
Listing Details
- Version:
- 1.0
- Filed in:
-
Scripts / Java / JSP & Servlets / Networking Tools
- Submitted on:
- Last Updated:
- Oct 14, 2003
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for MWS PostedRequest class