hi,

i'm using Apache webserver with tomcat .
i have jsp pages and servlets.
my jsp pages are in tomcat/webapps/examples/jsp/mypages/
my servlets are in tomcat/webapps/examples/WEB-INF/classes

my jsp pages works fine and my servlets works fine too but the only problem
is that i can't access my servlets directly as 
http://[domain]/servlet/Hello 
but if i include my servlet in my jsp page it works .
can anyone tell what should i have to change in my configuration to be able
to do so.
thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to