So my machine name is "bap".  I'm running jboss on port 80

If use the url http://bap then everything is ok.

However if I use the url http://localhost or http://127.0.0.1 or my real ip 
address or any other address I set up in my hosts file (I'm using using win2k) 
then any session information I create using 

request.getSession().setAttribute("name", "value") 

becomes null once I try to access it from another page.

This happens in both Netscape and IE so I don't think it's a browser issue.
It also happens both in the application that I am building and in the dukes 
bank tutorial.

I would be eternally grateful if anyone could help me with this.
thanks,
Brian

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872493#3872493

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872493


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to