Dear programmers
i am recently working in Servlets and now started Java mail.
Ihave Downloaded activation.jar from java site(jaf) and also mail.jar form
javamail site.
I had created a small program containing package "javax.mail.*" but
the complier was not able to include them ie I was not ableto complie my
file I had set the classpath in my Autoexec.bat
set classpath= c:\jdk1.3\;
c:\Javamail\javamail-1.2ea2\mail.jar;c:\Javamail\jaf-1.0.1\activation.jar;
please help i am in urgent need of it.
please CC to
jsnegi@s...