Re: redirect-action to https

2008-03-04 Thread Nuwan Chandrasoma
Hi, take a look at this plug-in and code, it may be helpful to you. http://code.google.com/p/struts2-ssl-plugin/ Thanks, Nuwan David Loup wrote: Hi, I'm trying to have Struts 2 redirect over HTTPS protocol. On submit of a form calling editPerson.action (on a page already on HTTPS),

Re: redirect-action to https

2008-03-04 Thread oscar perez
I don't know if struts 2 provides functionality for that but I've used acegi for a scenario such as the one you described. Oscar On Tue, Mar 4, 2008 at 12:25 PM, David Loup <[EMAIL PROTECTED]> wrote: > Hi, > > > > I'm trying to have Struts 2 redirect over HTTPS protocol. > > > > On submit of a f