I believe this should be handled by the <s:form> tag. There is already a ticket open here:
https://issues.apache.org/struts/browse/WW-1990 I will work on this and get it taken care of. You should not have not have to explicitly define the fully qualified URL to an action with the <s:form> tag. That makes you have to know the action extension, etc. James On Fri Aug 17 2:12 , 'Srinivas.N.' <[EMAIL PROTECTED]> sent: > >I dont directly specify any URL with the tag - I use the >tag with an action parameter as in > >I want the login action to be invoked via https. > >For example, the tag has a parameter called scheme, which can be be >set to https - I dont see anything similar in the tag. > >I am sure I am missing something. Requiring a login form to be submitted via >https seems like a basic need for which there has to be a simple solution. > >Thanks >SN > > >yitzle wrote: >> >> On 8/16/07, Srinivas.N. [EMAIL PROTECTED]> wrote: >>> >>> Struts 2 - Is there a way by which I can configure a form submission to >>> use >>> https? >>> >>> Thanks >>> SN >> >> You should be able to specify the url to point to any URL, >> including https >> I am using Axis, though, and it doesn't nativaly support https. It can >> be done, but I found it to be a pain >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > >-- >View this message in context: >http://www.nabble.com/-S2--How-to-use-https-on-form-submissions--tf4277986.html#a12194498 >Sent from the Struts - User mailing list archive at Nabble.com. > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]