Do I have to make any code modifications to get my struts application to work with https/ssl ?
What modifications do I need to make to my struts-config.xml and web.xml to support https/ssl ?
SCJP 1.4
forum guest
Greenhorn
Joined: Mar 24, 2003
Posts: 16
posted
0
You don't need to change STRUTS to just run your application under HTTPS. Setting up HTTPS is something you need to do on HTTP Server/Application Server.