----- Original Message ----- From: "eJavaGuru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 16, 2001 6:30 PM Subject: Re: [India-Java] How to get the virtual domain name > But in this case its a part of functionality which i am trying to achieve. > For eg, In the host we will redirect all the domains like > http://us.ebppdemo.com or http://india.ebppdemo.com or > http://uk.ebppdemo.com to http://www.webserverdomain.com/login. But when we > will be displaying the login page that will be according to the country as > defined in the virtual domain therefore for the login servlet its necessary > to have the virtual domain so that it will build the page dynamically as per > the country. > > Do you think, is there any way to get the url from where the redirect > occurred? > > Thanks > > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "India-Java" <[EMAIL PROTECTED]> > Sent: Friday, July 13, 2001 10:33 PM > Subject: Re: [India-Java] How to get the virtual domain name > > > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: "India-Java" <[EMAIL PROTECTED]> > > Sent: Saturday, July 14, 2001 6:40 AM > > Subject: [India-Java] How to get the virtual domain name > > > > > > > Hi Guys, > > > > > > Does anyone know how to get the virtual domain name for eg. > > > if i have a domain name called http://us.ebppdemo.com and its being > > > redirected to a servlet http://www.webserverdomain.com/login, Now in > this > > > login servlet can i use httprequest or any other class to get the > referrer > > > domain name which will be us.ebppdemo.com(in this case). > > > > > > Thanks for reading. > > > > > > Hello.... > > As far as that functionality to be achieved i used to keep track of the > > previous site and do the necessary. > > > > > > ============================================================ > > Stretch your dollars. > > Make George do double duty with amazing deals from > > TopOffers. > > http://click.topica.com/caaacgObz8QJTbAs7KYf/TopOffers > > ============================================================ > > > > -------------------------------------------------- > > To unsubscribe send a blank mail to [EMAIL PROTECTED] > > For message archives go to http://www.topica.com/lists/India-Java/read > > Contact Admin at - [EMAIL PROTECTED] > > -------------------------------------------------- > > > > ==^================================================================ > > EASY UNSUBSCRIBE click here: http://topica.com/u/?bz8QJT.bAs7KY > > Or send an email To: [EMAIL PROTECTED] > > This email was sent to: [EMAIL PROTECTED] > > > > T O P I C A -- Register now to manage your mail! > > http://www.topica.com/partner/tag02/register > > ==^================================================================ > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
