Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JSP Interest »

Re: image, wait processing ??

vtr

2004-04-12

Replies:

try using the wait tag in the www.coldsuite.com
works well.

vtr ravi kumar

----- Original Message -----
From: "João Paulo Vasconcellos" <joaopaulo@(protected)>
To: <JSP-INTEREST@(protected)>
Sent: Monday, April 05, 2004 6:32 PM
Subject: Re: image, wait processing ??


> Try to take off this line:
>
> out.println( "<meta http-equiv=\"Refresh\" content=\"0\"" );
>
> or increase the time between each reload.
>
>
> On Sunday 04 April 2004 16:35, majid nakit (mn ) wrote:
> mn> Hi, I am trying to put this image :
> mn> http://scansite.mit.edu/pleasewait.html
> mn>
> mn> in this code in a servlet :
> mn>
> mn> // Write the wait page directly to the output stream
> mn>           out.println( "<html><head>" );
> mn>           out.println( "<title>Please Wait...</title>" );
> mn>           out.println( "<meta http-equiv=\"Refresh\"
> mn> content=\"0\"" );
> mn>           out.println( "</head><body>" );
> mn>           out.println( "<br><br><br>" );
> mn>           out.println( "<center><h1>Your records are being
> mn> accessed.<br>" );
> mn>           out.println( " <img border=\"1\"
> mn> src=\"grapher.gif\"> " );
> mn>           out.println( "Please wait.</h1></center>" );
> mn>
> mn>
> mn> BUT thepicture is not moving anymore, it's just a
> mn> static picture, could you please help me.
> mn> thanks
> mn>
> mn> __________________________________
> mn> Do you Yahoo!?
> mn> Yahoo! Small Business $15K Web Design Giveaway
> mn> http://promotions.yahoo.com/design_giveaway/
> mn>
> mn>
>
===========================================================================
> mn> To unsubscribe: mailto listserv@(protected)
> JSP-INTEREST". mn> For digest: mailto listserv@(protected):
"set
> JSP-INTEREST DIGEST". mn>
> mn> Some relevant archives, FAQs and Forums on JSPs can be found at:
> mn>
> mn> http://java.sun.com/products/jsp
> mn> http://archives.java.sun.com/jsp-interest.html
> mn> http://forums.java.sun.com
> mn> http://www.jspinsider.com
> mn>
> mn>
>
> --
> João Paulo Vasconcellos
> Programador - Ability
> www.ability.com.br
> Tel.: 21 3852-9008
> Cel.: 21 8747-9218
>
>
===========================================================================
> To unsubscribe: mailto listserv@(protected)
JSP-INTEREST".
> For digest: mailto listserv@(protected)
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
> http://java.sun.com/products/jsp
> http://archives.java.sun.com/jsp-interest.html
> http://forums.java.sun.com
> http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com
©2008 junlu.com - Jax Systems, LLC, U.S.A.