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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to