Prabhat Ranjan wrote:How can we convert http request to Https in servlet or jsp ?
Prabhat, if your intention is "How to enable SSL", then for
tomcat it is done by enabling the port in server.xml , if I'm not wrong. But may be container specific which you need to go through documentation.