AW: [S2] Using SSL, HTTP, HTTPS and invoking Action classes

2008-07-24 Thread Anastasios Patrikis
:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. Juli 2008 14:21 An: Struts Users Mailing List Betreff: Re: [S2] Using SSL, HTTP, HTTPS and invoking Action classes Hi, Have a look at this plug-in, it may help you http://code.google.com/p/struts2-ssl-plugin/ Thanks, Nuwan Anastasios Patrikis wrote

Re: [S2] Using SSL, HTTP, HTTPS and invoking Action classes

2008-07-23 Thread Nuwan Chandrasoma
Hi, Have a look at this plug-in, it may help you http://code.google.com/p/struts2-ssl-plugin/ Thanks, Nuwan Anastasios Patrikis wrote: Hi, I have problem in switching my application context from http to https an back again. Because I am new to Struts I am not sure if I use the framework t

[S2] Using SSL, HTTP, HTTPS and invoking Action classes

2008-07-23 Thread Anastasios Patrikis
Hi, I have problem in switching my application context from http to https an back again. Because I am new to Struts I am not sure if I use the framework the right way, so any help or hint is greatly appreciated Here is the task: I have some pages in my application which are available via http. Th