<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?

-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org

Reply via email to