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
and:
   <input:get-attribute-names module="session-attr" as="xml"/>
produces an error.

The second issue may not be important, but it is strange.
Due to our network setup, I cannot use CVS directly, so I got the updated file
from the "Code Repository" link on "http://xml.apache.org/cocoon/";.
Strangly the file "input.xsl" is not listed on this page:
   
http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/?only_with_tag=cocoon_2_0_3_branch
But I did manage to get the file from this link:
   
http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/input.xsl?only_with_tag=cocoon_2_0_3_branch

Tim

>>> [EMAIL PROTECTED] 01/09/03 03:15AM >>>
>...
>Nothing. The logicsheet is broken in 2.0.4 :-( but the CVS version is
>already fixed. Get yourself a fresh checkout of the
>cocoon_2_0_3_branch (yes, this is the current 2.0.x bugfix branch):
>
>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout -r 
>cocoon_2_0_3_branch xml-cocoon2
>
>       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]>

Reply via email to