It should be possible, but you would also have to replicate the Action
classes's SaveError method to expose the error collection to the next
page in the request.

See David Winterfeldt's validation package for tags that seperate errors
and other messages. 

< http://www.husted.com/about/struts/ >

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 737-3463.
-- http://www.husted.com/about/struts/

"Nanduri, Amarnath" wrote:
> 
> Hi All,
> 
>  Is it possible to create an Action Error object inside a jsp page. When i
> am trying to forward the user from one page to an other page, i need to show
> a confirmation message to the user (in the new page) and i was thinking of
> using an Action Error object. thanks.
> 
> cheers,
> Amar..

Reply via email to