Oliver,
Thank you so much. I was headed in the right direction, but the lesson was perfect help.
Richard
Search found 3 matches
- Fri Dec 11, 2009 5:33 pm
- Forum: Internet
- Topic: Identifying the location of a revlet
- Replies: 4
- Views: 4485
- Fri Dec 11, 2009 2:48 pm
- Forum: Internet
- Topic: Identifying the location of a revlet
- Replies: 4
- Views: 4485
Re: Identifying the location of a revlet
Thanks Bernd, I know my server's address, but this revlet is to deployed on customers webservers as a product and each deployment will be on a different server. I don't want to hard code each deployment's address in the revlet. Somehow I'd like to read in a file that gives me the URL of the server i...
- Fri Dec 11, 2009 12:03 am
- Forum: Internet
- Topic: Identifying the location of a revlet
- Replies: 4
- Views: 4485
Identifying the location of a revlet
I have a revlet that needs to know its address on the internet. Is there a function or parameter that can be passed? Or can I call something to figure out the URL of the Revlet itself? I have a settings file that resides in the same folder as the revlet on the server, I want to read that file in. I ...