Re: error-page tag in web-xml question

2002-04-10 Thread Deniz Bocek
Hi it's possible and it working. and also it's working on OC4J.i am using it. here is my code of web.xml and it working on OC4J (9.0.3.0) and also resin. 404 /error/error.jsp > > as far as I know, no > (don't know why, simply it won't work) > d. (on oc4j, a close relative of ori

RE: error-page tag in web-xml question

2002-04-10 Thread DORAN, GRANT
Jose, You should be able to. We use jsp pages for surface level exceptions like this. uk.co.britannic.flexisale.common.exception.FlexisaleExceptio n /error/FlexisaleException.jsp And you may have to declare the page an error page, although that depends

RE: Error page

2001-03-07 Thread Randahl Fink Isaksen
Hi Juan! My experience is that using an error page directive can take care of _some_ of the problems, not all. For now, I have simply put such a directive in each page, and quite often Orion shows my error page when an error occurs. However, if the error occurs on an included page, the contents o

RE: Error Page

2001-02-22 Thread Gary Shea
n > web.xml): > > > 500 > java.lang.Exception > error_500.jsp > > > TIA > > Randahl > > > > [Randahl Fink Isaksen] > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Conrad Chan > S

Re: Error Page

2001-02-22 Thread orion
ry 21, 2001 1:20 PMTo: Orion-InterestSubject: RE: Error Page To be honest i think its because of IE's friendly error messages. You can turn them off and try again.     -Original Message-From: [EMAIL PROTECTED] [mai

Re: Error Page

2001-02-22 Thread Johan Fredriksson
EMAIL PROTECTED]]Skickat: den 22 februari 2001 00:32Till: Orion-InterestÄmne: RE: Error Page Or set the return status code back to 200 since I really don't see a reason why I would like to return 500 if my error page will be probably shown. Conrad ---

RE: Error Page

2001-02-22 Thread Valentijn Scholten
512b or more in size   Rikard -Ursprungligt meddelande-[Rikard Westlund] If  Från: Conrad Chan [mailto:[EMAIL PROTECTED]]Skickat: den 22 februari 2001 00:32Till: Orion-InterestÄmne: RE: Error Page Or set the return status code back to 200 since I

RE: Error Page

2001-02-22 Thread SureTicket.com
To be honest i think its because of IE's friendly error messages. You can turn them off and try again.     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]Sent: Wednesday, February 21, 2001 1:15 PMTo: Orion-InterestSubjec

RE: Error Page

2001-02-22 Thread Randahl Fink Isaksen
You are right, thanks. R. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gary Shea Sent: 22. februar 2001 10:14 To: Orion-Interest Subject: RE: Error Page Isn't web.xml described in an appendix of the Servlets spec? Gary Today, Randahl

RE: Error Page

2001-02-22 Thread Randahl Fink Isaksen
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Conrad ChanSent: 22. februar 2001 00:32To: Orion-InterestSubject: RE: Error Page Or set the return status code back to 200 since I really don't see a reason why I would like to return 500 if my error page will be probably

RE: Error Page

2001-02-21 Thread Conrad Chan
Orion-InterestSubject: RE: Error Page To be honest i think its because of IE's friendly error messages. You can turn them off and try again.     -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]Sent:

RE: error page

2000-11-21 Thread Matt Krevs
Yes you can have custom error pages Have a look in the JSP examples that come with orion http://localhost/examples/jsp/error/error.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Sent: Wednesday, 22 November 2000 12:04 PM To: Orion-Interest Su