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
Just wondering what are the plans for supporting J2EE 1.4, and more specifically JSP 2.0.
Also if I wanted to take a myeclipse project and remove the 1.3 library container and add in 1.4 libraries, would this likely hose the project, has anyone tried anything like that.
Roy,
JSP 2.0 preliminary support is planned for 2.8 tenatively. As far as removing the 1.3 libraries and adding your own, it should be fine but I haven’t tried it.
Just for the record what I did was add in my 1.4 supporting libraries, but promote them in the classpath order to come before the 1.3 libraries. This seemed to work pretty well for compiling and the deployments still seems to be working as well.