I think you have misunderstood my question ..

My question is

I am using JavaMail to send mails .. In that I am trying to attach the file.
All my application is in tomcat server in Linux.
When I tried attaching file from the Windows based client  Ex c:/example.txt
the Linuc cannot convert the paths.

If I use my application on windows based client and server it works fine.

So how should this file format be send to Linux server.

Ex c:/example.txt interpreted by Linux ?

Do I need to modify this so that Linux can understand ?

Thank you
Daniel.E

===========================================================================
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