| | |
execute jsp in tomcat
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Feb 2007
Posts: 17
Reputation:
Solved Threads: 0
hi Aruna.....
you need not create any war files to execute jsp pages.
1.first save all you filesin your folder with .jsp extension
2.start tomcat
3.type http://localhost:8080 in the browser
4. select your folder from the directory listings
5. select your file name..... i.e if it is a login page, click on it
if your jsp page is displayed ..... it is successfully executed without any errors.
If any errors are displayed, correct them and again log on to the localhost via browser
the speciality of jsp is that it creates the servletpage . you need not write any xml code.
you need not create any war files to execute jsp pages.
1.first save all you filesin your folder with .jsp extension
2.start tomcat
3.type http://localhost:8080 in the browser
4. select your folder from the directory listings
5. select your file name..... i.e if it is a login page, click on it
if your jsp page is displayed ..... it is successfully executed without any errors.
If any errors are displayed, correct them and again log on to the localhost via browser
the speciality of jsp is that it creates the servletpage . you need not write any xml code.
you do however need to deploy them as part of a valid web application which DOES require at least a basic web.xml and the correct directory structure.
Tomcat comes with quite good documentation and examples.
Tomcat comes with quite good documentation and examples.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
- How to Execute JSP FIle (JSP)
- how to use jsp and tomcat (JSP)
- debug jsp in tomcat 5.5.7 on windows (JSP)
- WML and connection to Acess and JSP/tomcat (Computer Science)
Other Threads in the JSP Forum
- Previous Thread: urgent need for source code of online flight reservation system coded in JSP
- Next Thread: driver for jsp
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dynamicpagetitles eclipse frames glassfish imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 network parameters passing ping printinserverinsteadofclient redirect request.getparameter response servlet servletdopost()readxml sessions software ssl state_saving_method stocks sun tomcat tutorial update video web






