A
Andrew Thompson
The server of www.lensescapes.com has enough space to also
host my old site 1.1C. I've just grabbed the domain name
www.1point1c.org and pointed it to the lensescapes server..
I _inended_ to use JSP to check the domain name the
web surfer is using and throw up the appropriate page,
but my tentative experiments thus far have not been successful.
Take the page at http://www.1point1c.org/tst/ , this is a JSP
that includes a file list and some further information, such as
displaying request.getRequestURL()..
This does not say an address at 1point1c, but..
'The Request URL listed is
http://www.lensescapes.com/tst/index.jsp.'
Can anybody give me pointers on how to achieve
what I'm after?
host my old site 1.1C. I've just grabbed the domain name
www.1point1c.org and pointed it to the lensescapes server..
I _inended_ to use JSP to check the domain name the
web surfer is using and throw up the appropriate page,
but my tentative experiments thus far have not been successful.
Take the page at http://www.1point1c.org/tst/ , this is a JSP
that includes a file list and some further information, such as
displaying request.getRequestURL()..
This does not say an address at 1point1c, but..
'The Request URL listed is
http://www.lensescapes.com/tst/index.jsp.'
Can anybody give me pointers on how to achieve
what I'm after?