---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- I'm trying to get JavaMail 1.1.2 to work with Apache JServ 1.0final on Caldera OpenLinux. There is an article in Gamelan.com this week on writing a web-based email servlet. I tried the code and it worked fine in displaying a list of my messages, sending mail, etc. but when I tried displaying the messages themselves, it kept kicking me out and giving me a NullPointer exception. I wrote a message to the article's author and he said that what I have observed (the errors) are due to a lack of session support. So, I searched through the FAQ-o-matic and came up with 3 results, none of which seemed relevant because they were discussing sessions in the context of load balancing. This looks like it's similar to my previous problem, which was including class files like mail.jar in my wrapper.classpath -- Apache JServ supports it, but it's a configuration problem on my part (mea culpa, mea culpa !), but will some kind soul please point me in the right direction ? Last chance to get good karma in the old millenium ! Regards, pascal chong -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]