| | |
How to Execute JSP FIle
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
I am very new to JSP language and i ahve worked a lot on JAVAlanguage and i have configured my Tomcat Server also and its running fire
I would like to know about the steps that i am required to follow to Execute my JSP File.
1.Please tell me in which directory i am required to save me JSP File
2.What is the URL i need to Type to Execute my JSP FIle
I would like to know about the steps that i am required to follow to Execute my JSP File.
1.Please tell me in which directory i am required to save me JSP File
2.What is the URL i need to Type to Execute my JSP FIle
Tomcat comes with some rather nice examples which would answer your questions.
You will also want a GOOD MODERN book about JSP, like the latest edition (3rd edition) of O'Reilly's Java Server Pages book.
You'll also want something on good web application design (to avoid falling into the trap of putting business logic into your JSPs.
O'Reilly's Head First Servlets and JSP is a good choice for that.
You will also want a GOOD MODERN book about JSP, like the latest edition (3rd edition) of O'Reilly's Java Server Pages book.
You'll also want something on good web application design (to avoid falling into the trap of putting business logic into your JSPs.
O'Reilly's Head First Servlets and JSP is a good choice for that.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
•
•
•
•
Tomcat comes with some rather nice examples which would answer your questions.
You will also want a GOOD MODERN book about JSP, like the latest edition (3rd edition) of O'Reilly's Java Server Pages book.
You'll also want something on good web application design (to avoid falling into the trap of putting business logic into your JSPs.
O'Reilly's Head First Servlets and JSP is a good choice for that.
What I did is I just saved my Programmed in JSP folder and then I started my tomcat server from Start menu and then I wrote following link for my hello.jsp file in Web browser and it worked..
http://localhost:8080/examples/jsp/hello.jsp
Well I would like to say knowledge not only brings Confidence it brings Smile also/.......me I am so happy....thank you
You have to have installation of Java and Tomcat on your machine. Tomcat should be setup either as in this simple example or this more specific way. Then have look at first deployment.
To learn more about Java and web development have look at these resources:
To learn more about Java and web development have look at these resources:
- The Java EE 5 Tutorial official Sun Microsystem tutorial
- Head First Servlets and JSP by Bryan Basham, Kathy Sierra, Bert Bates
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
Join Date: Aug 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
I am very new to JSP language and i ahve worked a lot on JAVAlanguage and i have configured my Tomcat Server also and its running fire
I would like to know about the steps that i am required to follow to Execute my JSP File.
1.Please tell me in which directory i am required to save me JSP File
2.What is the URL i need to Type to Execute my JSP FIle
-1
#8 21 Days Ago
Read post 5 where I explain what you need for Java web development. If you have your environment already set up and having difficulties you need to provide explanation what you did and where the whole process is getting stacked (including any error messages you may get)
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
Join Date: Nov 2009
Posts: 1
Reputation:
Solved Threads: 0
Hy Friend.Please Download the Netbeans For JSP .GO to the web site of java.sun and download the netbean with Glass fish server.This is Pakage is install automatically.and open Project in the netbean and u have easly find the run button there.then ur pages will be run.By Software Engineer M wasif From Pakistan City Feroza
![]() |
Similar Threads
- execute jsp in tomcat (JSP)
- Auto loading a jsp file (JSP)
- How to execute the commands on one file and store the result on another file (Python)
- How to execute .exe file from the perl script (Perl)
- Passing arguments to jsp file (Java)
Other Threads in the JSP Forum
- Previous Thread: HttpServlet error
- Next Thread: File Search in jsp
| Thread Tools | Search this Thread |
apache array backbutton combobox comma connection csv database development directorystructure dropdownlist dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 mysql netbeans network parameters passing ping printinserverinsteadofclient read redirect request.getparameter response seperated servlet servletdopost()readxml sessions software sql ssl state_saving_method stocks sun tomcat tutorial update values video web write






