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
WEB_INF folder used with wizard instead of WEB-INF
When I created a new strucs action with form and jsp page, the jsp page was prompted to be placed in a WEB_INF/jsp/…. hierarchy instead of WEB-INF/jsp/…
Okay one can change it to another location but I think the default should be WEB-INF
The default should actually be /form from the root of your project when creating new JSP pages. If you open up your project properties and then go to MyEclipse-Web, what values do you have entered there?