RE: Struts 2 and SSL

2007-12-19 Thread Jake Robb
ginal Message- From: Maxx [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 19, 2007 2:10 PM To: Struts Users Mailing List Subject: Re: Struts 2 and SSL Hello, Good idea, but when it's about "annotations", is it about Java 5? How to handle/use this in Java (

Re: Struts 2 and SSL

2007-12-19 Thread Maxx
Hello, Good idea, but when it's about "annotations", is it about Java 5? How to handle/use this in Java (1.)4 ? Thanks, Maxx - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts 2 and SSL

2007-12-19 Thread Nuwan Chandrasoma
Hi, take a look at this plugin and code. i hope it will help you http://code.google.com/p/struts2-ssl-plugin/ Thanks, Nuwan. Filipe David Manana wrote: Hi, I am novice in Struts 2 and web development in general. I want to know the following: 1) How can an action know what is the protocol

Struts 2 and SSL

2007-12-19 Thread Filipe David Manana
Hi, I am novice in Struts 2 and web development in general. I want to know the following: 1) How can an action know what is the protocol (http or https) of the url that was used to invoque the action (the url that is mapped to the action in struts.xml) ? 2) How can an action redirect itself (or