Re: what is the username and password

2010-09-06 Thread
On 2010/9/6 22:58, Subrat Kumar Pattnaik wrote: When I typed on my browser http://localhost:8080/; its open. But after that whatever I want to do like Status, Tomcat Manager and Host Manager its asking for my user name and password. But its not login to my Tomcat manager. So please briefly tell

Re: PHP on Tomcat?

2010-08-28 Thread
unsubscr...@tomcat.apache.org 2010/8/29, Björn Wilmsmann bjo...@wilmsmann.de: Hi Michel, On 29 August 2010 00:31, michel compu...@videotron.ca wrote: My idea about HTTP being a resource hog came from my ISP. I don't get how your ISP comes to this conclusion. Compared with Tomcat and Java,

change the default javac from JDT to ant

2010-07-23 Thread
Hi, I have put the ant.jar and tools.jar into $CATALINA_HOME/lib directory and while compiling JSP, this error occurs: java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain could anyone explain how to solve this problem?