Hi,
Your bin directory in j2ee(or your server) will contain mail.jar file
include path to that file in your class path.
for including it go
rt. click at MyComputer -> properties -> advanced tab
-> click environment variable button
in user variabe click new. or edit if 'CLASSPATH' already exist
if new
then
variable name => CLASSPATH
value => path to the file
if edit then
add ; to the end and append the path
i think this will help u.
Cheers,
jomet.
---------------------------------------------
Once you start a working on something,
dont be afraid of failure and dont abandon it.
People who work sincerely are the happiest.
|