aspose file tools
The moose likes Servlets and the fly likes how add Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how add "/admin/login.jsp" in runtime to ssl?" Watch "how add "/admin/login.jsp" in runtime to ssl?" New topic
Author

how add "/admin/login.jsp" in runtime to ssl?

amir taghvayi
Ranch Hand

Joined: Sep 16, 2011
Posts: 53
hi

my web app is running .access to "/admin/login.jsp" is http.

I do not want to change web.xml file. how change access to "/admin/login.jsp" from http to https without changing into web.xml file.

Is there a way other than changing the web.xml file ?

please help me !!
 
 
subject: how add "/admin/login.jsp" in runtime to ssl?
 
Threads others viewed
A basic problem
JSF Concepts - MVC,Unit Testing,Access URL
can't use custom URLs in the welcome-file tag of web.xml?
multiple welcome files.
spring 404
developer file tools