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

struts2-ssl-plugin problem

2015-02-24 Thread Raghu
the thread it is mentioned that it is taken care in the latest jar. What is the latest jar file? How to fix the issue? Thanks in advance Rag -- View this message in context: http://struts.1045723.n5.nabble.com/struts2-ssl-plugin-problem-tp5717467.html Sent from the Struts - User mailing li

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

struts2-ssl-plugin problem

2009-08-14 Thread Louis Voo
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? Thanks Louis