host file and open it > you will find the
> entry that makes the first example above work. If you are > running this on
> someone else's machine then I am unaware of any means to do > this without
> modifying their host file.> > Someone on the list may have a way that
Hi
I am using tomcat embedded 5.5 to demo a web application on cd.
I can't figure out how to change the URL string fromhttp://localhost:8080/.
to http://myHost:8080/..
addAlias and setHostName dont seem to work.
following are my host creation code:
// set Engine properties