Step 1
Open google search "apache tomcat 7 download"
then click the first result shown below
Step 2
Download tomcat 7 zip
Step 3
After downloading Zip Extract it
Copy extracted folder to your choice
Here i am using eclipse Android bundle :)
So i choosed android bundle folder
Open Eclipse
Start New project
New→Other→
→Server→Server→Next
Click "Add " a new window will open
Browse the apache tomcat folder which copied earlier
select JRE
(You must download and install java before doing this)
then click "Finish"
Then Click Finish
Now we can see the project explore
Now we need server tab for starting and stopping apache server
for that
Goto "Window→show view→other→
→Server→OK"
Now we can see our server tab
Now start the server by Right clicking server→Start
You can see in console window for running information
It started Now Open your browser
Type "localhost:8080" →Enter/Go
But we got an error 404!!!!
Dont worry next part we can recover this errorOpen google search "apache tomcat 7 download"
then click the first result shown below
Step 2
Download tomcat 7 zip
Step 3
After downloading Zip Extract it
Copy extracted folder to your choice
Here i am using eclipse Android bundle :)
So i choosed android bundle folder
Open Eclipse
Start New project
New→Other→
→Server→Server→Next
Click "Add " a new window will open
Browse the apache tomcat folder which copied earlier
select JRE
(You must download and install java before doing this)
then click "Finish"
Then Click Finish
Now we can see the project explore
Now we need server tab for starting and stopping apache server
for that
Goto "Window→show view→other→
→Server→OK"
Now we can see our server tab
Now start the server by Right clicking server→Start
You can see in console window for running information
It started Now Open your browser
Type "localhost:8080" →Enter/Go
But we got an error 404!!!!
Click Here Goto Next Part 3
0 Comments:
Post a Comment