① Open MyEclipse, create a new Web project project, and then click this button in the toolbar
② Pop-up dialog box, select Add.
③ The new Deployment dialog box pops up, click "Edit Server Connectors ..."
④ in the Pop-up dialog box, select Point Open Servers ===> point open Tomcat ===> (choose based on your Tomcat version) Select Tomcat 6.x ===> select Enable in the Tomcat server column ==> Browse ... ===> find the unpacked Tomcat package, then select, then OK ===> Click Apply ===> Click OK
⑤ after selecting "MyEclipse Tomcat" in the server in the New Deployment dialog box, click Finish
⑥ last all OK is loaded successfully!
Then there is the problem of opening the server! The steps are as follows:
① except for the first time that you need to load Tomcat, the rest is not
② Click on the icon:, select the project you want to load, and then choose Add Load.
③ Select MyEclipse Tomcat in the server in the New Deployment dialog box, and then select Finish.
④ go all the way back to the MyEclipse interface, then find the icon in the toolbar, click the Small inverted triangle, and choose Tomcat 6.x ===> Select start to start the server.
⑤ Step ④ can choose, find the corresponding project, click on it can be opened.
⑥ shut down the server then click on the Red button to terminate.
Deployment of Web Projects