
how to ruv servlet program in myeclipse blue edition?

Servlets are run in a web server. The servlet can be deployed to the web server as part of deploying your project, in MyEclipse, and the web server can be launched from MyEclipse. You can also get MyEclipse to launch the web server and bring up an internal browser directed at your application on the server. But this is all standard stuff; is there something specific you want to do that is not covered in the MyEclipse help?
Tony
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.