AnamariaClaudia / struts2-ssl-plugin

Automatically exported from code.google.com/p/struts2-ssl-plugin
0 stars 0 forks source link

Struts2-ssl-plugin problem #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

I am using struts 2.3.1.2 and struts2-ssl-plugin 1.2.1, I could able to see 
that url is swiched from http to https. However when I submit the page the 
parameters are setting to null in properties of action class for the method 
'Post". 

My action class implements ModelDriven and I expect the form parameters set to 
attributes of this bean automatically when the form is submitted.

Original issue reported on code.google.com by ganduri....@gmail.com on 25 Feb 2015 at 4:48