1 Reply Latest reply on Dec 5, 2007 3:47 AM by olvin

    Problems with httpsession, only occurs in Internet Explorer

    millenium

      Hi out there,
      i just programmed a little J2EE-Application and all works fine.
      Now I didn't wanted the user to use the long url: www.myurl.com:8080/something/index.jsp.
      So I open my page with a frameset so for the user the url is now: www.anotherurl.com
      OK this works fine with firefox. But in IE I have to manually enable the session cookie management. If I use the complete Jboss URL all works fine. Is there a workaround for this???
      Bye
      Mark