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),
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
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), the following redirects to HTTP.
listPersons
/pages/viewPerson.jsp
Is there any configur
Hello:
In Struts 2, I am trying to figure out how to redirect a user to
https when they make a request using http.
When I try to do the redirect, I get this error:
Not Found
The requested URL /https://tweb.retcgroup.com/thymeleweb/login.action was
not found on this server.
Here is my struts.xml
4 matches
Mail list logo