You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eduardo Clemos <pr...@yahoo.es> on 2006/02/15 17:09:42 UTC

Error using java archives

Im trying to display data from an java object in a web
page, invoking the method toString implicitly. The
java programs run ok, I have tested them. But when I
include the tag

  <%=resp%>

(the object resp is of type Respuesta)

I obtain this result in Tomcat:

  Error in servlet generated:
  The type Respuesta cannot be resolved. It is
indirectly referenced from required .class files

All of the .class are in the same directory, and I
import "conexiones.*" (I supose that load all .class
of the directory "WEB-INF/classes/conexiones")


Anyone can tell me what is the mistake? THANK YOU!



		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

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