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 request object, only. Would you suggest to access the request object directly through the Java Servlet API? Markus Braasch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]