R u using the validator framework

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of dario
Sent: 12 May 2006 09:36
To: user@struts.apache.org
Subject: how to deal with request attributes and validation?

hello everybody,

I'd like to know how do you deal with situations where you need to 
display some dynamic elements (menus, dropdowns...) on the page?
putting those in the request scope in the action thus making them 
available to JSP, seems most naturally to me. problem is when form data 
does not pass validation, and action is never called, so JSP page breaks 
because it has no data to display.

is there any proven tactics for this? basicly, i want some action/method 
executed even if validation fails, but still want validation to work and 
error messages passed to JSP.

thanks a lot!


dario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


----------------------------------------------------------------------------
-------- 
The Northgate IS Content Screening and Inspection system has scanned this 
message for malicious and inappropriate content and none was found. Please
take care 
when opening attachments even when these are expected and from known and
trusted 
sources. 
----------------------------------------------------------------------------
--------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to