On 09.Jan.2003 -- 10:02 AM, Timothy Larson wrote: > Thanks Chris, I got it mostly working with your information. > A couple of issues, though: > > The first issue is that while this works fine: > <input:get-attribute module="session-attr" as="string" name="attr1" >default="(Does not exist)"/> > this: > <input:get-attribute-names module="session-attr" as="string"/> > produces this for me: > org.apache.cocoon.components.modules.input.IteratorHelper@b1406b
Yes - this is not nice but I'm not sure what the best solution would be, eg. like a map { "one" "two" "three" } ? What do you think? > and: > <input:get-attribute-names module="session-attr" as="xml"/> > produces an error. Right. There has been a mixup in XSPModuleHelper. Please update. http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/?only_with_tag=cocoon_2_0_3_branch BTW there have been more fixes to 2.0.4 so I strongly suggest to get a complete version from CVS. Thanks for reporting! Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>