Search:

Type: Posts; User: karteek72; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    2,151

    I got this issue resolved. The root cause was...

    I got this issue resolved. The root cause was problem with session creation in JBOSS 7.0.0.
    Jboss was considering each request as new & creating a new session when request is made through IE8/9....
  2. Replies
    9
    Views
    2,151

    --------------------------------------------------...

    ------------------------------------------------------------------------------------------------------------------------
    Request/Response for JBOSS 7:
    ------------------------------------
    1)...
  3. Replies
    9
    Views
    2,151

    Request/Response for Tomcat:...

    Request/Response for Tomcat:
    ------------------------------------
    1) Request Login Page Header


    GET http://localhost:8080/mapp/Login HTTP/1.1
    Accept: image/jpeg, application/x-ms-application,...
  4. Replies
    9
    Views
    2,151

    I use Ajax based login. After successfull login I...

    I use Ajax based login. After successfull login I do redirect to next page(Dashboard page). The login doesn't fail. Jboss server does logs the User as logged in logs


    10:49:09,375 INFO [stdout]...
  5. Replies
    9
    Views
    2,151

    Hi, Thanks for your reply. I did try to run...

    Hi,
    Thanks for your reply. I did try to run the application through fiddler in both IE8 & firefox 3.6.22 and I observed that JSESSIONID cookie is same for all the requests in firefox where as the...
  6. Replies
    9
    Views
    2,151

    Security Session Issue in IE 8

    Hi,
    We are using jboss 7, spring security 3.0.5. The security code works fine in firefox browser. But when I try to access the application throught IE8 code doesn't work. I debugged the issue...
Results 1 to 6 of 6