DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: systray

  1. #1
    Join Date
    May 2005
    Posts
    2

    systray

    I want to insert an icon into systray when my web application [J2EE] starts up. When usres login to the web app, if its a succesful user then an icon should be displayed on the systray. How can I do it ?

    Thanks

  2. #2
    Join Date
    May 2005
    Posts
    1
    I've done this once before in a little J2SE app. I used this systray4j

    I don't see how it can work for a web application, it requires that your code be executing locally. The only way to do it would be to have a J2SE app that logs into the web application... ala Instant Messenger style prehaps?
    Last edited by dan90251; 05-21-2005 at 11:49 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links