2014-03-03 12:32 GMT+04:00 Aryeh Friedman <[email protected]>: > <webapp> > <error-page> > <error-code>404</error-code> > <location>/index.jsp</location> > </error-page> > </webapp> > > I need the above to return 200 not 404 how?
response.setStatus(..) ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
