fuadhamidov
Programmer
hi
i need to call servlet from applet to login users.
myUrl = "
Login servlet is in jar in web-inf/lib without any package.
while i try in java 1.3.x, it runs successfully.
the problem occur when i try in java 1.4.x. so i put my servlets to test.servlet package. but still i can't run them.
i try to call them from IE.
( but i meet "page not found" message
i don't know where is my mistake
i use Tomcat 5
thanks for any help
i need to call servlet from applet to login users.
myUrl = "
Login servlet is in jar in web-inf/lib without any package.
while i try in java 1.3.x, it runs successfully.
the problem occur when i try in java 1.4.x. so i put my servlets to test.servlet package. but still i can't run them.
i try to call them from IE.
( but i meet "page not found" message
i don't know where is my mistake
i use Tomcat 5
thanks for any help