
i wanna get servlet directory structure.
i m creating servlet. i have created directories according to servlet rules i.e. put .war & .xml file in WEB-INF directrory. i also put .class file in servlets directory. but still my Tomcat server doesn't execute.
directory structure is c:\Tomcat\testservlet\helloworld\WEB-INF\classes\com\sharadballepu\servlets
tomcat server works properly. It shows the Home page. but, it does not accept username & passworld after clicking on TOMCAT MANAGER
someone told me it must have web-apps directory in servlet directory structure
plz solve.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.