Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : How to generate .jsp file Signup · Login
Author Thread
How to generate .jsp file
Posted in tutorial: Installing, Configuring, & Running Tomcat 6.0 Servlet Container on Microsoft Windows, and Developing & Running your first JSP Page
·  Jefcheek
User
Joined: 29 May 2004
Total Posts: 1
How to generate .jsp file
Posted: 29 May 2004
I have copied the index.jsp file in notepad and saved it in the star folder, with the extension .jsp manually keyed in but it still won't run in the web browser when I posted it. What is the problem??
I notice that in the JSP examples in Apache home, there is an additional file with extension .jsp besides the text file where the jsp is written. is there a need for compiler to generate the .jsp file?

Continuingly learning & exploring the world of Java
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 547
How to generate .jsp file
Posted: 31 May 2004
I don't understand by "the extension .jsp manually keyed in"?

The file has to be simple text file whose complete name is index.jsp. If it is placed in the proper folder then it should run. But it won't run in Apache web server, it will run in Apache *Tomcat* server which is a different server than Apache web server.

And no there is no need for a compiler to generated .jsp files.

Faisal Khan.
Stardeveloper.com
·  renugadeviponginan
User
Joined: 8 Feb 2009
Total Posts: 2
not able to run jsp files
Posted: 10 Feb 2009
i've installed tomcat6.0 according to the install user guide.
i created index.html & index.jsp in the folder "star".. and
if i run in IE as http://localhost/star/index.html
then its working.
but,if i run as
http://localhost/star/index.jsp
then,i got an error message that HTTP Status 404 error(that the requested resource(star/jsp)is not found nu..)
plz help me what i've 2 do 2 recover from dis error.. or i've 2 do any changes anyever else ah?
plz give me a solution..


Users Subscribed To This Thread
renugadeviponginan  

Users Who Have Visited This Thread In Last 24 Hours
7 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.