In a project I am working on, I have the need to change some of my html:link and html:actions to go to https pages. Since I usually just call action forwards to something like "success" path="/jsp/mypage.jsp" for the view, I am confused how to change the url to https?
I could use <security constraints I guess on the pages ... but I wasn't sure if struts had something up its sleeve in this regard. Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]