RE: How can I display servlet in browser.....

2006-12-20 Thread Caldarale, Charles R
> From: athula bogoda [mailto:[EMAIL PROTECTED] > Subject: How can I display servlet in browser. > > I already compile the file and put both .java and > .class file it to the > C:\Program Files\Apache Software Foundation\Tomcat > 5.0\webapps\ROOT\bo > (bo is the file

How can I display servlet in browser.....

2006-12-20 Thread athula bogoda
can any one tell me how should I display servlet file(HelloWorld.java) in IE browser. I already compile the file and put both .java and .class file it to the C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT\bo (bo is the file I put my develped files) after I browse the file us