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?
or do i have to use an explicit import instruction?

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

CreaServizio is a class

Angelo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to