I currently have one IIS site sending requests to one websphere servlet engine. How can I make another IIS site on the same IIS server forward requests to another websphere servlet engine on the same websphere server?
Thanks