Java Web Server
Hello Friends,
I am using both Servlets and Jsp in a project. I am using the Java Web Server2.0 as a Web Server.
When I modify the servlets and compile the same and finally Load, they are working well.
But the Problem comming is in JSP Pages. The web Server is calling the previous JSP Pages even if I have changed the previous one to new one.
The same problem remains as it was even if I have restart the JavaWebServer2.0.
Kindly help me.
Waiting for reply
Bye

