[java ee programming] Re: How can i run my first JSP Page.

2009-03-26 Thread muralikrishna.r
Hi,

 

FYI,

 

Follow the below steps

1) Create a Folder (name it e.g. firstApp)

2) Copy your jsp page (E.g. First.jsp) to the above folder

3) Now copy the entire folder to Tomcat\webapps folder

4) run/start the tomcat server (double click Tomcat\bin\tomcat6.exe)

Note: if Tomcat server is already running step(4) is not required

5) open any Browser (e.g. Internet Explorer)

6) type the following url in the address bar

 http://localhost:8080/ 
firstApp/First.jsp

 

regards

 

Murali Krishna Rayapudi

 

 

 

 

 

 

 

 

-Original Message-
From: java-ee-j2ee-programming-with-passion@googlegroups.com
[mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of
denimabhishek
Sent: 26 March 2009 12:08
To: Java EE (J2EE) Programming with Passion!
Subject: [java ee programming] How can i run my first JSP Page.

 

 

Hi,

 

I installed jdk-6u3-windows-i586-p , and apache-tomcat-6.0.14 , I hav

to run my fist jsp page.

where i will be put my jsp page to run for tha.

 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[java ee programming] Re: How can i run my first JSP Page.

2009-03-26 Thread cruzc

Hello Denimabhishek

You can use an IDE like NetBeans 6.1 or 6.5.
Please follow step by step this lab. 
http://www.javapassion.com/handsonlabs/jspbasics/
and you will learn JSP basics.

Thanks.

Cruz

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---