Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: SPAM?: problem in jsp response

jean philippe belanger

2004-01-13

Replies:

sorry... I kinda forgot the right directive and param. it's <@(protected)
buffer="none"%>

Jean-Philippe B�langer
CGI


Rogerio Baldini das Neves wrote:

> Hi,
>
> I have a problem that's getting me crazy.
>
> A code in jsp file like this:
> **
> *<%
> for(int i=0; i<10; i++)
> {
> out.println("i:"+i+"<br>");
> Thread.sleep(1000);
> }
> %>*
> **
> is just showed in browser when tomcat finishes processing all iterates
> (it takes 10 seconds).
> This is, tomcat sends the html soucecode just when process ends.
> I need tomcat sends soucecode to response on demand (on each iteration
> - 1 per second)
>
> Is it possible ?
> Somebody help me ...
>
> Thanks,
>
> *______________________________________________________________*
> *Rog�rio Baldini das Neves*
> *Diretor de Tecnologia*
> 1  www.infoquest.com.br <http://www.infoquest.com.br>  
> *+*  
> baldini@(protected)>
> *(*  55 (31) 3261-7030 / Ramal 27
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.