Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] jetty 8 newbie needs help with getting jsps to work in windows

In my index.jsp file I have, for example:

<%@ page language="java" %>

When I use my browser to visit my site I see exactly that.  

I start my web server like this:

launchJetty.jpg <http://jetty.4.n6.nabble.com/file/n4959755/launchJetty.jpg>  

I added -Dorg.apache.jasper.compiler.disablejsr199=true to my start.ini
file.

I'm stuck.

Thanks.

Lou.







--
View this message in context: http://jetty.4.n6.nabble.com/jetty-8-newbie-needs-help-with-getting-jsps-to-work-in-windows-tp4959755.html
Sent from the Jetty User mailing list archive at Nabble.com.


Back to the top