0% found this document useful (0 votes)
27 views1 page

Step 1: Install The JDK From 1.4 To 1.6 Any Thing Step 2:: Steps You Have To Follow To Run The Application

To run the application, install Java JDK 1.4 to 1.6, Oracle 10g Express Edition, and Tomcat server. Configure Oracle with a DSN name and import a database dump file. Place the project folder in Tomcat's webapps directory and start the server. Open a web browser to http://localhost:port/applicationname to access the application.

Uploaded by

Priyanka Reddy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Step 1: Install The JDK From 1.4 To 1.6 Any Thing Step 2:: Steps You Have To Follow To Run The Application

To run the application, install Java JDK 1.4 to 1.6, Oracle 10g Express Edition, and Tomcat server. Configure Oracle with a DSN name and import a database dump file. Place the project folder in Tomcat's webapps directory and start the server. Open a web browser to http://localhost:port/applicationname to access the application.

Uploaded by

Priyanka Reddy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Steps you have to follow to run the application: Step 1: Install the jdk from 1.4 to 1.

6 any thing Step 2:


Install the Oracle 10g express edition 1. After installing the oracle server, configure the DSN name with username and password. 2. Import dump file (contains database tables) Dump file name: tab.dmp(using the command imp in command prompt) 3. Configure the Data Source Name in administrative tools. Step 3: Install the tomcat server 1. Place the folder which contains your project coding in C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps 2. Start the Tomcat server 3. Open the Internet Explorer Set URL path as given below http://localhost:portno/applicationname (Port Number may vary from system to system i.e.; 8081)

You might also like