When I browse to http://mymachine/servlet/Turbine, I get the login
screen. After I login, the default screen appears. In the default
layout, I emit links to other pages based on calls to
data.getServerName(), which returns "mymachine.stayconnect.com".
These links work fine -- I can see every page of my application.
HOWEVER, if I hardcode the hostname value in the layout to be
"mymachine", as opposed to using data.getServerName(), then I am
returned to the login screen when I click any link of the form
"http://mymachine/servlet/Turbine/screen/AnyScreen".
Is the session somehow associated with the fully-qualified hostname?
How can I change this? I even reconfigured my box to believe it is
"mymachine" instead of "mymachine.stayconnect.com", and
data.getServerName() STILL returns "mymachine.stayconnect.com".
-- Travis Low
[EMAIL PROTECTED]
1-301-592-6305 (direct)
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]