Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
With Websphere Application Developer I could right-click on a servlet and run it and have it open up a webbrowser with the url i.e http://localhost:8080/IMS/servlet/ArriveInmate. Is there any way to do this with MyEclipse?
You cannot right click on the servlet and get it to work. You can right click on the servlet applcation and get the app to work by right clicking it.
Go to MyEclipse > Examples-On-Demand and install the JavaServletExample. The readme document attached with that project explains how you can run the application by right clicking on it.