954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

jsp

hi dear daniweb friends...
please help me how to run jsp and what are the procedures need to do for running jsp

cvanithakpm
Newbie Poster
21 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

Install a web container or an application server, deploy a webapp containing that jsp to that container/server, start the webapp, access the site.

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

really i dont know how to do.. i ve only tomcat software and coding alone for jsp...

cvanithakpm
Newbie Poster
21 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

tomcat would do just fine, since it is a 'Servlet and J(ava) S(erver) P(ages) container'.

(just as masjiade suggested)

follow the steps masjiade told you about, and it should work without a problem.

stultuske
Posting Sensei
3,137 posts since Jan 2007
Reputation Points: 1,114
Solved Threads: 433
 

tomcat would do just fine, since it is a 'Servlet and J(ava) S(erver) P(ages) container'.

(just as masjiade suggested)

follow the steps masjiade told you about, and it should work without a problem.

really i am not having that much knowledge about that tomcat...
i dont know where to keep my coding in tomcat.. is it in web-apps or some thing else...

cvanithakpm
Newbie Poster
21 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

As mentioned in your other thread, read the JEE tutorials and the Tomcat documentation.

The topic you are attempting to bridge here is far too large.

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You