You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "angelraff@libero.it" <an...@libero.it> on 2004/06/16 16:35:26 UTC

question

Question, please.

I have a web application... named matrici/web....

so i have a tree like this

matrici/web/
-----many jsp files
-----WEB-INF/
----------web.xml
----------classes/
----------lib/

my application is under $CATALINA_HOME/webapps/ROOT

I put my extern class, CreaServizio.class in WEB-INF/classes/ is it right?
do i have to create a package for that class?

It returns me an error
             cannot resolve symbol symbol  : variable CreaServizio

CreaServizio is a class

Angelo



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org