About tomcat, I think, you should check current schema
( http or https ) and forward to some start page with desired schema .

Maybe you can use filters for it.

Use separate filter for login page that checks about http only.

About other pages, use filter that accepts only https.

In the case if schema does not match, forward/redirect to another location or
show error/reminder/advise or somewhatsoever.

The advantage of filters is that you can turn 'em on/off just to archieve
desired behaviour.



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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to