Re: struts-example - handle of ServletException

2001-06-08 Thread Andreas Dejung
Hi Peter I like to handle the errors as you have described. First a user friendly page and then for the developers the error details. But how do I do this Could you give me an example?? Thanks a lot Andy *** PLEASE NOTE *** This message, along

struts-example - handle of ServletException

2001-02-27 Thread Maya Muchnik
Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a situation when a user call it directly. I do not "like" a SevletException to be displayed: Error: 500 Location: /struts-example/registration.jsp Internal Servlet Error:

Re: struts-example - handle of ServletException

2001-02-27 Thread Jean-Noël Ribette
- Original Message - From: Maya Muchnik [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 5:07 PM Subject: struts-example - handle of ServletException Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a situation

Re: struts-example - handle of ServletException

2001-02-27 Thread Maya Muchnik
AIL PROTECTED] Sent: Tuesday, February 27, 2001 5:07 PM Subject: struts-example - handle of ServletException Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a situation when a user call it directly. I do not "like" a SevletException t

Re: struts-example - handle of ServletException

2001-02-27 Thread Peter Alfors
y, February 27, 2001 5:07 PM Subject: struts-example - handle of ServletException Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a situation when a user call it directly. I do not "like" a SevletException to be displayed

Re: struts-example - handle of ServletException

2001-02-27 Thread Maya Muchnik
Thank you, David. David Winterfeldt wrote: You can always add some logic tags at the top of the registration.jsp to check if he is logged in, certain objects are in scope that the form needs, etc. If the criteria aren't met, forward him to any page you want and display a message. You

Re: struts-example - handle of ServletException

2001-02-27 Thread Maya Muchnik
--- Original Message - From: Maya Muchnik [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 5:07 PM Subject: struts-example - handle of ServletException Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a s

Re: struts-example - handle of ServletException

2001-02-27 Thread Incze Lajos
On Tue, Feb 27, 2001 at 12:07:15PM -0500, Maya Muchnik wrote: Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a situation when a user call it directly. I do not "like" a SevletException to be displayed: Error: 500 Location:

Re: struts-example - handle of ServletException

2001-02-27 Thread Maya Muchnik
Thank you Incze. This is the 3rd or 4th good suggestions!!! We have so many gurus. The Life is good. Maya Incze Lajos wrote: On Tue, Feb 27, 2001 at 12:07:15PM -0500, Maya Muchnik wrote: Hi, Do you have any ideas how registration.jsp file (struts-example) can be changed to handle a

RE: struts-example - handle of ServletException

2001-02-27 Thread Deadman, Hal
-Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 3:21 PM To: [EMAIL PROTECTED] Subject: Re: struts-example - handle of ServletException Thank you Incze. This is the 3rd or 4th good suggestions!!! We have so many gurus. The Life is good. Maya Incze