Hello, I want to have on a form button with 'i18n key' text. Because it is not possible to pass another xml tag as attribute I tried: <input type="submit"><xsp:attribute name='value'><i18n:text>selectbutton</i18n:text></xsp:attribute></input> But xsp transformer is removing i18n tag completely. How to do this??? (One solution would be to assign i18n.text value to java variable, but i18n doesn't want to work like this - probably becasue it is pipeline transformer, not xslt) Thanks, Tomasz
--------------------------------------------------------------------- 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]>