RE: Seeking Know-How Advice: How Do I Implement Pop-up Error Windows With Struts

2001-12-10 Thread Thinh Doan
s error tag uses, so none of your other code has to change. -Karen -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 7:18 PM To: Struts Users Mailing List Subject: Re: Seeking Know-How Advice: How Do I Implement Pop-up Error Windows With Struts

RE: Seeking Know-How Advice: How Do I Implement Pop-up Error Windows With Struts

2001-12-04 Thread Prengaman.Karen
al Message- From: Matt Raible [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 7:18 PM To: Struts Users Mailing List Subject: Re: Seeking Know-How Advice: How Do I Implement Pop-up Error Windows With Struts Tough to do - the only solution (work around) I can think of is to have your

Re: Seeking Know-How Advice: How Do I Implement Pop-up Error Windows With Struts

2001-12-03 Thread Matt Raible
Tough to do - the only solution (work around) I can think of is to have your error page pop up a new window using javascript - but no real way to tell the backend "when you throw an exception, open a new window and display an error". You can only tell the backend to "go to this error page when yo