It sounds good but i dont know how to do it!
can u explain to me how to?

On Tue, 31 Aug 2004 17:30:44 -0400, Erik Weber wrote
> Perhaps you could override one of the RequestProcessor methods, and 
> check for the existence of a known Session attribute, before Struts 
> tries to work with the nonexistent form?
> 
> Erik
> 
> Ricardo Andres Quintero wrote:
> 
> >Hello Guys
> >i notice this error that when the session expirates, if an action that uses a
> >beanform is requested, and validate is true, the framework normally tries to
> >execute the validate method of the bean, but you know the beanform just doesnt
> >exist anymore, but the request can not be treated for the action, so a 
> >
> >   cannot find bean quincenaForm in scope session 
> >
> >message is presented instead of showing a customized message like
> >your session has expired or whatever similar.
> >
> >How can i solve this problem?
> >--
> >Ricardo Andrés Quintero R.
> >Ubiquando Ltda.
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >  
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


--
Ricardo Andrés Quintero R.
Ubiquando Ltda.


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

Reply via email to