> hello all
> ENVIRONMENT :networked with firewall and internet connection
> PROBLEM:
> I am trying to run the email servlet ,part of the java web
> server examples ,whic uses the smtpclient my problem is when i try to run
> my servlet it always gives me the 404 error ,other servlets which i have
> created seem to work well.The class file has been put in the right path
> <<MailServlet>>
i am worried abt the importing of the smtpclient class file
I think i have got my java basics wrong
do help out
thanks
<<< java/*; name="MailServlet.java": Unrecognized >>>
