DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33237>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33237 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-26 04:08 ------- Using request parameters seems a bit awkward to me, especially if you want to do something in the jx like loop over a collection. Using PipelineUtils.processToDOM() is a good idea which I hadn't thought of trying. But being able to use var form = new Form("cocoon:/form1.jx", {"bean" : bean}); seems more convenient and more appropriate because of its similarity to something like cocoon.sendPage("/page1", {"bean" : bean}); WDYT? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.