hi.
when a user request hits the ActionForm's validate
method (struts)and bounces back, i'm loosing some request
attributes that i had set for the page. In other
words, if the user inputs some data that don't pass
the validate method,
the page comes back with a few request scope
attributes missing.

Is there a way to avoid that this happens?

Thank you in advance

Member Avatar for LastMitch

Is there a way to avoid that this happens?

It's difficult to know the cause of your problem.

Can you at least post ActionForm's validate method (struts) code so we can get a better understanding for your situation.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.