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

Recommended Answers

All 5 Replies

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

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

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.

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...

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.