Re: struts2-ssl-plugin problem

2015-02-24 Thread Christoph Nenning
> I am using google code provided struts2-ssl-plugin-1.2.1 jar file for ssl > configuration i.e switching from http to https. > > But when I submit the page with method="post" form field values are not > getting submitted, I see null values are submitted to the properties of > action. > > In on

Re: struts2-ssl-plugin problem

2009-08-14 Thread Nuwan Chandrasoma
Louis Voo wrote: Hi, I download this plug-in and put into my /lib, and in my struts.xml has this when I start the tomcat, it throw error : Caused by: Unable to find interceptor class referenced by ref-name secureStack What else I need to configure to use this plug-in? Th