You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ma...@swisscom.com on 2003/03/25 16:58:04 UTC

java classes in XSP

Hi,
I want to call the funtion "subsitute" from class 
java.lang.Object
	-org.apache.oro.text.regex.Util

how must I declare the class? I wrote
<xsp:structure>
	<xsp:include>org.apache.oro.text.regex.Util</xsp:include>
</xsp:structure>

but I get the error
Class org.apache.cocoon.www.workflowmanager.documents.Util not found

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org