You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Izzo, Graziano" <GI...@na.atos.it> on 2000/09/08 18:08:26 UTC

	Hi, 
	i have a strange problem.
	I want include in my xml file an external function
(seleziona.class).


> I use the sintax:
> 	<xsp:structure>
> 			  <xsp:include>seleziona</xsp:include>
> 	</xsp:structure>
> 
> 	but i have :"Package "test" not found in import".
> 
          I try to put seleziona.class in cocoon.jar.
          In this case cocoon work!!

          suggestion?

thanks