Re: calling in https mode from http mode
"V. Jagadesh Lee" <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Make your html page as a jsp. -----Original Message----- From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[email protected]] On Behalf Of Richard Johnstone Sent: Thursday, April 17, 2003 7:58 PM To: [email protected] Subject: calling in https mode from http mode Hi, I have an html page and I want to call a servlet. Currently the link href is /servlet/myservlet. How do I call this in ssl mode without having to hardcode in https:\\myserver/servlet/myservlet into the link? Ta Rich ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html