Reading Header information
472533Nov 29 2005 — edited Mar 22 2007Hi,
I am trying to SSO enable HTML db application using site minder, now I am sucessful in doing so. But I don't know how to read page header using pl/sql or htmldb scripts. I have a similiar code in jsp to read header:
request.getHeader("sm_user") can anybody tell me how to read this header data from pl/sql code. This will help me in creating SSO enabled application based autorization
Thanks
Rahman