Results 1 to 3 of 3
Like Tree1Likes
  • 1 Post By DarrylBurke

Thread: How to maintain session in swing?

  1. #1
    rahul405804 is offline Member
    Join Date
    Apr 2012
    Posts
    14
    Rep Power
    0

    Default How to maintain session in swing?

    Can anyone tell me how to maintain session in swing desktop applications?
    I want to maintain session for user logins and sessions to be invalidated when logout from application.
    I know the session implementation in JSF. Is there a way to do this in swing?

  2. #2
    Norm's Avatar
    Norm is offline Moderator
    Join Date
    Jun 2008
    Location
    Eastern Florida
    Posts
    14,793
    Rep Power
    20

    Default Re: How to maintain session in swing?

    What does having a session mean to java Swing? What classes are you using?
    If you don't understand my response, don't ignore it, ask a question.

  3. #3
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,929
    Rep Power
    16

    Default Re: How to maintain session in swing?

    Norm likes this.
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. how to maintain unique session
    By sudhakarhyd in forum New To Java
    Replies: 3
    Last Post: 08-09-2011, 06:03 PM
  2. Maintain focus on JFrame
    By nik_meback in forum AWT / Swing
    Replies: 2
    Last Post: 12-15-2010, 01:39 PM
  3. can we maintain single session from applet?
    By kuppi in forum Java Applets
    Replies: 7
    Last Post: 11-04-2008, 05:24 PM
  4. Maintain same session in two application running on same server
    By dsiwal in forum Threads and Synchronization
    Replies: 2
    Last Post: 06-10-2008, 06:38 AM
  5. Making a session in swing
    By sandor in forum AWT / Swing
    Replies: 3
    Last Post: 04-22-2007, 10:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •