How to find the current page is Secure or non-secure?
Gershwin Yesudhas
Greenhorn
Joined: May 09, 2010
Posts: 9
posted
0
Hi Ranchers,
Need a help.
There is a template JSP file in my project which will be called by each and every page JSPs in my project. I need to find whether the current page which has called this common template jsp is a secure page(HTTPs) or Non-secure(HTTP).
Thanks for reading my post. Thanks in advance for the help.
I didn't check that yet friend. Is there a possibility to find just the type of the page i.e Secure or Non-secure??? Please comment on this. if yes please help. Thanks.