Dear colleagues, does anybody know how I can set a tag attribute within xsp, for example
... String theLanguage = "en"; <hello language="en"></hello> ... How can I fill the "en" into the language attribute from the JAVA variable? The same problem is to set dynamic tags: <xsp:element name="???">...</xsp:element> How can I fill the ??? from JAVA? Thank you, best regards - Volker - --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>