Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / October 2005

Tip: Looking for answers? Try searching our database.

Print out 'loading' message

Thread view: 
Bruce Lee - 22 Oct 2005 20:41 GMT
Does anyone know how to print out a loading tag in a servlet while something
is loading then displaying the content when it's ready? Is it something like
out.write instead of out.println?
Andrew Thompson - 22 Oct 2005 21:07 GMT
> Does anyone know how to print out a loading tag in a servlet while something
> is loading then displaying the content when it's ready? Is it something like
> out.write instead of out.println?

No.  That won't work.  A JS based library like ..Ajax(?)
might be able to achieve something for you.  The only other
options are things like redirecting the visitor to a
'processing..' page that refreshes each few seconds, and
to replace it with the results when they are ready.

HTH
Roedy Green - 23 Oct 2005 11:11 GMT
>Does anyone know how to print out a loading tag in a servlet while something
>is loading then displaying the content when it's ready? Is it something like
>out.write instead of out.println?

You might do it with client side code either an Applet or JavaScript.
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.