Hi All,

When user types a url in browser address bar to access a remedy form via mid-tier, it redirects the user to login.jsp and upon authentication it redirects the user to the url he/she specified in the first place.
Where is this initial url typed by user stored (in which variable). I need the user to be redirected to a different jsp page for setting some initial data and then redirect him to this initial url. But in my jsp page I am not able to retrieve this URL. How or where I can access this value?

I'm using Mid Tier 7 / ARS 7 On IIS 6 / ServletExec 5

Thanks In Advance,
N G Sanya


Edited by Sanya (03/01/07 02:59 AM)