Java - method getServlet

 
Vista:

method getServlet

Publicado por deysi (30 intervenciones) el 13/05/2009 02:05:41
1 ServletContext application = super.getServlet().getServletContext();
2 String dirBase = (String)application.getAttribute("strDirectorioPublicacion");

Error(6306,39): method getServlet not found in class java.lang.Object

al compilarlo me envia este error en la linea 1
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder