Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Embedded Jetty with jsp - sun.tools.javac.Main has been deprecated

haha,

More error:

 at org.apache.jasper.compiler.Compiler.compile(Compiler.java:282)
        at
org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:612)
        at
org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)

It looks like use jasper compiler instead of eclipse compiler. -- more
research



--
View this message in context: http://jetty.4.x6.nabble.com/Embedded-Jetty-with-jsp-sun-tools-javac-Main-has-been-deprecated-tp4962598p4962602.html
Sent from the Jetty Dev mailing list archive at Nabble.com.


Back to the top