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 one of the

struts2-ssl-plugin problem

2015-02-24 Thread Raghu
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 list archive

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 package name=default extends=struts-default namespace=/ default-interceptor-ref name=secureStack / /package when I start the tomcat, it throw error : Caused by: Unable to find interceptor class

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 package name=default extends=struts-default namespace=/ default-interceptor-ref name=secureStack / /package when I start the tomcat, it throw error : Caused by: Unable to find