On 04/08/2015 20:22, Steve Sobol - Lobos Studios wrote:
If it's a traditional Web app, the <error-page> Web.xml directive is what you're looking for.
As I said, the webapp already has a customised 404 response (using this exact technique, of course)... it's what to do when the request is directed to an invalid hostname that I was asking about.
-- John English _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
