Re: implementing HTTPServlet with WebObjects
Re: implementing HTTPServlet with WebObjects
- Subject: Re: implementing HTTPServlet with WebObjects
- From: John Huss <email@hidden>
- Date: Tue, 27 May 2014 09:36:43 -0500
Yes, WOServletAdaptor (or ERXServletAdaptor) is just an HttpServlet class that forwards to the regular WO stack.
If you need to serve your static web server resources through the app also, or if you need to add other servlets or filters within the same app, then you have to change the build.xml a bit.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden