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
My company requires that my application get deployed to the tomcat root context. How do I setup myeclipseide to do this? Obviously I still want debug ability within eclipse and myeclipseide.
Dave,
Open your project properties, go to MyEclipse-Web preferences, then set your web context root to “/”, it probably looks like “/myapp” right now, if you just deploy to “/” MyEclipse will put it in the ROOT location.