Hello everyone. I need some advice reguarding <xsp:expr>. First, let me give you the scenerio: I am writing a session bean that contains a method whose ouput is xml tags. The intention is to take this output and print it in my xsp document, similarly to JSP out.write(). The problem I am facing is that that data is printed, but the tags are all escaped using < and > instead of < and >. Any advice as to what I should do?
Thanks in advance! -Scott --------------------------------------------------------------------- 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]>