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
I’m sure some people here had this problem : I’ve an existing application, which needs to run in the ROOT floder of the servlet container Tomcat (ie no context in path). How can I achieve this with MyEclipse ? Is there an option to set somewhere to declare the folder where I want my project to be deployed to (here ‘ROOT’) ?
You can go to Project > Properties > MyEclipse > Web and change the Web root folder there but Im not sure if this will work since MyEclipse needs to project to confirm to a specific structure for deployment.