posted 22 years ago
Yes, I've tried every possible location-value- removing "/", removing "http:/" etc. AND crosschecked spellings 100 times. I even tried this approach in web.xml:
...though, without "id=/myapp"
but same errors!
Anyway, I solved it with HttpServletResponse stream to hardcode some html in the catch-block.
Poor solution? Maybe, but it works...
please comment on this and thanks for your reply!
/Steffe