Nick Sophinos wrote:
> Although there probably is, I am old-fashioned and implement that in
> a Servlet Filter.
Even old-fashioned programmers can use a configuration file of some sort ;)
One nice thing about sslext is that it's integrated into the struts
config file, so there's one less place t
Hi,
Although there probably is, I am old-fashioned and implement that in
a Servlet Filter. Below is such a Filter. It will redirect person either
to
or from a https port depending on whether the URL matches a given
pattern.
**
* This class contains an web application SSL filter
*
* @author
Dinesh Mehra wrote:
> Is there any way in struts-config.xml (either by action mapping or in
> forward tag) where I can rectify this situation??
>
http://struts.apache.org/struts-doc-1.2.x/faqs/ssl.html
-
To unsubscribe, e-mai
3 matches
Mail list logo