filtering request from IIS and redirecting it to Glassfish
- by abc
I have IIS running on my server on 80
i want if request with /webapplication comes then the request should be redirected to my glassfish from IIS it self
glassfish is running on 8080
how to configure this.,
i want both of them running any how