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 using E3.01 and ME 200409171200-3.8.2 on XP. I have a web project that references a Java project that contains a exported linked class file folder. The linked folder contains classes and tag handlers that are referenced by JSP pages. ME’s JSP validator however does not seem to be able to find the referenced classes. Is this a know isssue or do I have a configuration problem?
Brandon,
Does the JavaProject contain the classes and tag handles and you are exporting them FROM that project, or the project has a linked folder from some other location that you are then exporting? If your WebProject needs the classes, just add them directly to the Web Application via the Java Build Path settings for that web project.