Skip to main content

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

I don't see anything in there that would hold a servlet, it is a context handler with a resource handler suitable for serving out simple files, nothing more

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Sat, Dec 29, 2012 at 10:07 AM, Lou Degenaro <lou.degenaro@xxxxxxxxx> wrote:
According to etc/webdefault.xml:









Since webdefault.xml declares jsp servlet, it remains unclear to me how my
wph.xml (previously shown) needs to be modified.

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-tp4959755p4959759.html
Sent from the Jetty User mailing list archive at Nabble.com.
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users


Back to the top