Wednesday, 2 May 2012

Adding Tomcat server inside Eclipse

We can Tomcat Server inside Eclipse and run run your program use of that server.For adding tomcat inside  of eclipse just we have do following steps:

STEP 1 : Before Configure of tomcat in your eclipse just download tomcat and install it any location of your computer.

STEP 2 : Then in Eclipse project Explorer just right click New->Others->Server

STEP 3 : now inside of Server choose server then click next

                                   

STEP 4 : In Apache choose Version of Tomcat then click to next

                                         

STEP 5 : Just browse the location where is tomcat installed in your hard drive then click finish


                                             
       now  inside of project explorer of ecplise server coming like these

                   

          You can add via window-->preferences -->server -->runtime environment-->add server and remaining steps are same as follow from third steps      

No comments:

Post a Comment