How to use safe connection in JSP?

  • Follow


Hi!
I've got a problem. I try in JSP to change normal connection to safe
connection with forward

<jsp:forward page="https://www.mySite.kom/folder/safe.jsp"/>;

But it deletes the first slash and adds the whole address to the current
path and tries to open it.
How can I solve it ?
Thanks in advance
Artur




0
Reply Artur 8/20/2003 11:16:27 AM


0 Replies
103 Views

(page loaded in 0.017 seconds)

5/23/2013 7:19:10 PM


Reply: