Does anyone have a clue on this deal?  Wildcard mapping and validation is the
issue.  Right now I have a kludge where I am maintaining the "current page"
myself in the scopedModelDriven "session" and providing it in the action
mapping.  THIS IS GROSS!!!

<result name="input">/WEB-INF/pages/${currentPage}.jsp</result>

Does the framework retain the request that failed anywhere?





stanlick wrote:
> 
> Is there a way to determine the request that failed validation such that
> *it* could be the target of the input result mapping?  I have a couple
> pages being validated within a single wildcard mapping and I seem to be
> facing a fairly common situation.  Do I recall seeing a previous action
> someplace in the lifecycle of a request?
> 
> Peace,
> Scott
> 

-- 
View this message in context: 
http://www.nabble.com/Variable-input-target-tp19481727p19516985.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to