Ver Mensaje Individual
  #2 (permalink)  
Antiguo 14/09/2006, 08:22
Avatar de Maverickhunter
Maverickhunter
 
Fecha de Ingreso: enero-2006
Mensajes: 43
Antigüedad: 18 años, 4 meses
Puntos: 0
segun yo no debería haber problema, que error te marca?

podrías intentar esto a ver si funciona:

while (!((line = br.readLine()) == null))
{

sb.append(line);

}
__________________
Maverickhunter Pepes