Hi,

I want to make a file upload utility.

An HTML page sends the control to a JSP page, that displays the contents if they are 
images.
I know we can use the mail.jar and activation.jar packages for attachments in Java 
mail but would appreciate if I am provided a guideline or directed to some examples on 
file upload, multiple attachments, and displaying of images of various formats.

I need to uploading the file to the server, and display the filename, size, mime-type 
to the user once the upload completes. Do we have to use activation/mail jars in every 
case    ?

Thanks and regards,
Rommel Sharma.

PS: I would like a solution w/o using any third party APIs like oreilly's or Jakarta 
Commons utils.

*********************************************************
Disclaimer:         

This message (including any attachments) contains
confidential information intended for a specific
individual and purpose, and is protected by law.
If you are not the intended recipient, you should
delete this message and are hereby notified that
any disclosure, copying, or distribution of this
message, or the taking of any action based on it,
is strictly prohibited.

*********************************************************
Visit us at http://www.mahindrabt.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to