I am using Eclipse 2.1.3 and MyEclipse 2.08B1. My question is: is there a way to use the Weblogic JSP compiler instead of the default BJE JSP Builder? I have a few JSPs that were created early in the project, where the JSP compiler is flagging a compile error and it seems to be valid syntax. The Weblogic 8.1 SP2 JSP compiler does not flag these problems and compiles correctly.
Thanks for any help.
– Dan