Results 1 to 2 of 2

Thread: problem with mozilla firefox

  1. #1
    Join Date
    Jul 2005
    Location
    COIMBATORE-INDIA
    Posts
    110

    Default problem with mozilla firefox

    hai users

    I found a strange problem with mozilla. I hava a jsp file called as welcome.jsp which created a session variable when a user successfully logs in.Then only he is made to go to the next form.but in mozilla if i open a new browser after successful login in another window the new window takes me to the next page.This is not happening in ie it takes me to the login form instead.

    Can any one give me any idea

    Thanks
    anieshuk
    Have a Nice day

  2. #2
    Join Date
    Aug 2004
    Posts
    1,905

    Default

    Sessions are associated with browser *instances*. Firefox opens a new window *of the same browser session*, starting IE up again will create a new browser instance. Of course, opening a window in IE will use the same session.

Similar Threads

  1. Replies: 1
    Last Post: Jul 5th, 2005, 03:48 AM
  2. Replies: 1
    Last Post: Jun 30th, 2005, 12:56 AM
  3. pagination and continuation problem in SWF
    By yfmoan in forum Web Flow
    Replies: 6
    Last Post: Jun 29th, 2005, 03:42 AM
  4. Replies: 0
    Last Post: Feb 16th, 2005, 01:45 PM
  5. Lazy Load Problem when Doing UnitTest
    By yoshi in forum Data
    Replies: 7
    Last Post: Sep 29th, 2004, 10:00 AM

Posting Permissions

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