I had a similar problem recently. The solution was to change the
direction of the parameters from 'in' to 'auto'.

On 7/18/05, Edward Scanzano <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I have a situtation where my application runs normally
> as I click through it. Parameters are being passed to
> components correctly, etc. However, if I let the
> application sit idle for a short time (maybe 10
> minutes, not sure of the exact time) then when I click
> on those same links I get exceptions that are caused
> by component parameters being null. The session has
> not timed out yet.
> 
> What is causing this?
> 
> Thanks
> E
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to