RE: Pass errors to tile for popup

2005-08-04 Thread draegoon Z
Is the only solution a tiles controller? Ok, I gotta go to my day job. I'll check in this afternoon. Thanx. From: "draegoon Z" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: RE: Pass errors to tile for popup

RE: Pass errors to tile for popup

2005-08-03 Thread draegoon Z
[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: struts-user@jakarta.apache.org Subject: Pass errors to tile for popup Date: Wed, 03 Aug 2005 19:21:36 + I need some code snippets please: I'm trying to have a page popup a window that will display all the errors in the

Pass errors to tile for popup

2005-08-03 Thread draegoon Z
I need some code snippets please: I'm trying to have a page popup a window that will display all the errors in the first page. For cleanliness purposes, and modularity, I will use a tile to this code. I will do this either by putting the errors in the session, or by getting them from a dyna