How do you get Gateways address from within an app sitting on PortaServer
Hi
Because applications on the sun one portal server have to handle Role Assertion (i.e. to validate that the user has given valid User Role Profile details that the application is aware of to access that application.)
what I want to do is redirect a user that has failed role assertion authentication back to the gateway login screen.
So how do I, in my JSP, get the gateway address?
I'm a bit new to all this.

