c, java,sql search engine

Custom Search

Advance c, java search engine

Custom Search

Wednesday, March 25, 2009

How to execute JSP code to connect with SQL?

Answer:

For this you have to follow following steps.

Step 1: Open any web browser.

Step 2: Write following in URL field of your browser.

http://localhost:8081/root/

 

Where 8081 is port number of tomcat server. This can be 8080 (default),8082 …  according to what you have inserted during the installation of tomcat server.

Step 3: After pressing enter you will get following output.

 

0 comments: