You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Lionel Crine <cr...@4dconcept.fr> on 2003/02/24 09:54:15 UTC

class and package

I'm trying to link my classes into cocoon but It seem that nothing works.

I have two classes :
Generator and Access :

Generator is supposed to use Access (create an object) but it doesn't work.

private Access access = new Access(); -->"send a cannot resolve symbol" error.


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