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 am using EclipseM6 on Redhat Linux and JBoss 3.2.3 with MyEclipse 3.7RC3. My problem is this, I precompile my jsp’s in my web-module, but they dont seem to get deployed. For that matter, I can not even find where the precompile files are so that I can manually deploy them.
MyEclipse doesn’t provide a facility for you to deploy the precompiled JSPs. I believe the pages are compiled into .myeclipse folder under your project root and checked for errors and I believe then deleted.