Community
Participate
Working Groups
Build Identifier: Build id: 20090920-1017 i tried to write a simple servlet which involved session handlisg,but when i make changes to the servlet class file,the browser doesn't reflect the changes and it is giving the same old output,when i restart the eclipse by closing and opening the eclipse again,then the browser shows the new output,because of the changes in the servlet.i thought that there is a problem in tomcat ,but the problem stood same with the built web container which came with eclipse.there is problem in the programming logic,as i tried few other programs which lead to same problem. i also experienced another problem,though i stopped the tomcat server,when i try to ruin the servlet application again,eclipse gives me error that tomcat couldn't run because of the port 8080 is not empty or tomcat is still running. i can say the above problems are not due to tomcat,because i have got same problems with inbuilt web container which came with eclipse Reproducible: Always Steps to Reproduce: 1.create a servlet 2.run the servlet and test the output with the help of tomcat 6.0 3.now make some changes in servlet and try to run the servlet application.the output should remain same
This looks like a duplicate submission. *** This bug has been marked as a duplicate of bug 314675 ***