The Artima Developer Community
Sponsored Link

Java Answers Forum
Swap images not for mouse over

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Don Jakubczak

Posts: 1
Nickname: dondawg
Registered: Mar, 2005

Swap images not for mouse over Posted: Mar 3, 2005 12:26 PM
Reply to this message Reply
Advertisement
Is there a way to swap images based on if a seperate server is up and running.

Basically what I am trying to do is have a "Not available" image of some sort to be displayed if my webcam is not running.

The code would be able to check to see if the webcam server (different the the web server yet on the the same machine just a different application and port number). If the webcam server is not running then it would display this alternate image instead of the webcam image that is gathered via an applet to the cam server.

Thanks you pros!

Topic: EJB Stub downloading concept Previous Topic   Next Topic Topic: Open IE from java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use