starting tomcat in linux without IDE.
hello. i use netbeans ide for my project developement.the platform is linux fedora8.
i find the startup.sh file in /usr/local/tomcat6/bin directory.
i have placed my project under the webapps folder.
but when i type the address manually in the address bar, the jsp is not displayed.
i get the 404-File Not Found error.
please tell me if this is the right way to start tomcat?
|