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

[524 byte] By [sameerleekha] at [2007-9-26 1:22:06]
# 1
Dear Friend,Problem might be caching of pages in ur browser. Check that.Kesavan.
kes_javaman at 2007-6-29 0:58:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Your problem is related to cache try this delete all the files from the following directory and refresh ur page /javawebserver2.0/tmpdir/default/pagecompile/jspbye
b_babu at 2007-6-29 0:58:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Maybe you should check the setting of the Server
FengCai at 2007-6-29 0:58:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...