Advise on how to hanle url names when using https

2002-12-09 Thread Alexander Wallace
Hi there. Using apache + tomcat, is there a better/different way of reffering to resources (jsps/servlets) in an app when https is required other than hardcoding the full url (https://my.server.com/myapp/whatever.jsp) in the jsps and servlet's that whant to call those resources? Thanks. --

Re: Advise on how to hanle url names when using https

2002-12-09 Thread Chris Parker
: Advise on how to hanle url names when using https Hi there. Using apache + tomcat, is there a better/different way of reffering to resources (jsps/servlets) in an app when https is required other than hardcoding the full url (https://my.server.com/myapp/whatever.jsp) in the jsps and servlet's

RE: Advise on how to hanle url names when using https

2002-12-09 Thread Turner, John
Users List Subject: Advise on how to hanle url names when using https Hi there. Using apache + tomcat, is there a better/different way of reffering to resources (jsps/servlets) in an app when https is required other than hardcoding the full url (https://my.server.com/myapp/whatever.jsp

Re: Advise on how to hanle url names when using https

2002-12-09 Thread Alexander Wallace
, 2002 1:45 PM Subject: Advise on how to hanle url names when using https Hi there. Using apache + tomcat, is there a better/different way of reffering to resources (jsps/servlets) in an app when https is required other than hardcoding the full url (https://my.server.com/myapp

RE: Advise on how to hanle url names when using https

2002-12-09 Thread Alexander Wallace
Wallace [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 4:46 PM To: Tomcat Users List Subject: Advise on how to hanle url names when using https Hi there. Using apache + tomcat, is there a better/different way of reffering to resources (jsps/servlets) in an app when https