[jboss-user] [JBoss Seam] - Re: SSL Security in seam

wquraishi do-not-reply at jboss.com
Wed Oct 10 14:34:27 EDT 2007


in pages.xml, change the scheme.  example:

<page view-id="*" scheme="http"/> 
<page view-id="/signup.xhtml" scheme="http" />


so this states, use non-ssl by default and when accessing signup, do it over ssl.  very easy.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093663#4093663

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093663



More information about the jboss-user mailing list