I am using two taglibs to handle sending an email attachment.

One taglib handles uploading the file to the server.  The other handles
sending out the file as email attachment.

So I need first upload the file from local disk to the server.  My problem
is that with new clustered server configuration in our company, it is
impossible for a user to upload local file to the  server.

Is there a way I could bypass the uploading part? Basically,  send out the
attachment file directly without the need to upload the file to the server
first?

Please help.

RD

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to