I have written a java application and a servlet to access our IMAP mail server. The 
java application works fine but my servlet fails with a NoProviderFoundException. From 
the java mail interest group, I was able to gather that this error was due to the 
servlet sandbox and changes had to be made in the policy file. I did make those 
changes but the
exception still occured. Is there anyway for my servlet to cheat and call the 
application inside the servlet and for the application to pass the results back to the 
servlet? Thanks

Sunder

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to