Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2008, 11:36 PM
Member
 
Join Date: Dec 2007
Posts: 78
willemjav is on a distinguished road
applets & threads
In principle my image slide show applet is working, the info text of each image appears but most of the time the image does not appear (strange enough just so now and than). I believe that is because the applet downloads the image and wants to paint it at the same time but the server does not make the image available right away.
Should I put the download and paint in different threads?
Has anybody an idea what might go on and how to solve this?

willemjav
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-02-2008, 05:28 AM
Senior Member
 
Join Date: Jul 2007
Posts: 1,015
hardwired is on a distinguished road
Check out the sections
Loading Images Into Applets
Improving Perceived Performance When Loading Image Icons
on the page How to Use Icons where they discuss loading images on a background thread.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 04-04-2008, 07:59 AM
try try is offline
Member
 
Join Date: Nov 2007
Posts: 2
try is on a distinguished road
How can I use thread in transaction context?
How can use a single JTA transaction in multi thread application withing Servlet?

Thanks,
Guddu
Help on Open Source Utilities - Java OpenÂ*Source Utility Help
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
applets on mac what´s going on? willemjav Java Applets 6 04-19-2008 08:03 PM
Using threads Java Tip Java Tips 0 12-11-2007 11:25 AM
Threads one198 Threads and Synchronization 1 11-20-2007 07:15 PM
threads and hibernate Marty Database 2 05-09-2007 02:32 PM
Applets and dll peiceonly Java Applets 1 04-01-2007 11:16 AM


All times are GMT +3. The time now is 07:43 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org