Re: Changes to request parameters within an Action

2002-05-01 Thread Christian Haul
On 01.May.2002 -- 01:21 AM, Markus Braasch wrote: > Hello, > > What would be the best way to propagate changes to the request > object from an Action back to a XSP page? I assume this was > attempted with the Cocoon DatabaseSelectAction, but it does > not appear to work since the method Best wa

RE: Changes to request parameters within an Action

2002-04-30 Thread Vadim Gritsenko
> From: Markus Braasch [mailto:[EMAIL PROTECTED]] > > Hello, > > What would be the best way to propagate changes to the request What kind of changes? > object from an Action back to a XSP page? I assume this was > attempted with the Cocoon DatabaseSelectAction, but it does > not appear to wor

Changes to request parameters within an Action

2002-04-30 Thread Markus Braasch
Hello, What would be the best way to propagate changes to the request object from an Action back to a XSP page? I assume this was attempted with the Cocoon DatabaseSelectAction, but it does not appear to work since the method ObjectModelHelper.getRequest(objectModel) returns a copy of the requ