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
Hello, I just converted a java project to a myeclips (add webProject capabilities) and I didn’t specify the WebRoot directory. Now everything is under the root of the project directory. How can I move stuff to a “webroot”directory for my jsps and such. Like the WEB-INF and META-INF and everything else?
David,
I think the best way to do this is to create a brand new parallel Web Module Project and slowly drag your resources into the respective locations in that new project until everything is moved over correctly.