HOw to get to Manager app? don't get exactly..
________________________________ From: "Propes, Barry L " <barry.l.pro...@citi.com> To: Tomcat Users List <users@tomcat.apache.org>; Jinal Dhruv <dhruv.ji...@yahoo.com> Sent: Wednesday, 30 March 2011 12:49 AM Subject: RE: Please Help If you can get to your Manager app in Tomcat, you should be able to reload, or at least stop and start the webapp there. -----Original Message----- From: Jinal Dhruv [mailto:dhruv.ji...@yahoo.com] Sent: Tuesday, March 29, 2011 2:12 PM To: Tomcat Users List Subject: Re: Please Help Actually, I am using Tomcat from last 15 days only..One thing worked is if I restart PC, then it works fine..so it looks like restarting Tomcat works.. The problem on given link is excatly what I am facing..Thanx a ton for this.. but still can U tell me exactly how to restart Tomcat without restarting PC as one green signal is not appearing in my taskbar and I am using Windows7 as well as what do you mean by restarting webapp? ________________________________ From: Joseph Morgan <joseph.mor...@ignitesales.com> To: Tomcat Users List <users@tomcat.apache.org>; Jinal Dhruv <dhruv.ji...@yahoo.com> Sent: Wednesday, 30 March 2011 12:36 AM Subject: Re: Please Help You can 1) Restart Tomcat or your web app, or 2) read this: http://stackoverflow.com/questions/415520/how-do-i-make-tomcat-stop-caching-my-servlet-responses -----Original Message----- From: Jinal Dhruv [mailto:dhruv.ji...@yahoo.com] Sent: Tuesday, March 29, 2011 1:47 PM To: Tomcat Users List Subject: Re: Please Help I am having problem particularly with running Servlets programs.. Though I clear browser history, delete .class file and comile .java file again, it shows old results..So from where it come? Is Tomcat is storing it at somewhere? ________________________________ From: Joseph Morgan <joseph.mor...@ignitesales.com> To: Tomcat Users List <users@tomcat.apache.org>; Jinal Dhruv <dhruv.ji...@yahoo.com> Sent: Wednesday, 30 March 2011 12:08 AM Subject: Re: Please Help So..... *what* is it not showing? Is it a JSP? If so, what is the time on your tomcat server compared to the time of the JSP. We have this sometimes when we deploy and find we have to update a JSP within a very short period of time, and our Tomcat server in our COLO is 2 time zones off. The JSP gets the local time, and if the server has compiled it, then it thinks the "new" JSP has already been compiled. -----Original Message----- From: Jinal Dhruv [mailto:dhruv.ji...@yahoo.com] Sent: Tuesday, March 29, 2011 1:32 PM To: Tomcat Subject: Please Help One problem I am having Using Tomcat 6.0 is it doesn't reflect the change what I made instantaneously.. I mean it keep showing old results though I have disabled option of 'Remembering History' in browser.. What I feel is it is fetching old results from somewhere and now it's not by browser.. So how to configure Tomcat 6.0 so that it never remember anything and do process entirely new every time when it comes the execution part.. Regards,Jinal Dhruv --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org