RE: [OS-webwork] ParameterInterceptor trouble

2003-12-02 Thread Jason Carreira
ordon Smith [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 02, 2003 8:18 PM > To: [EMAIL PROTECTED] > Subject: [OS-webwork] ParameterInterceptor trouble > > > I have a question about ParameterInterceptor. Is it expected > behaviour to limit the parameters that are to

[OS-webwork] ParameterInterceptor trouble

2003-12-02 Thread Gordon Smith
I have a question about ParameterInterceptor. Is it expected behaviour to limit the parameters that are to be chained from one action to another to those in the HTTP request and to not allow updates to the parameter values outside of the HTTP request, say, from an action prior to a chain? The i