Results 1 to 2 of 2

Thread: Switching between http and https

  1. #1

    Default Switching between http and https

    What is the best way to switch between http and https? Usually I deal with only relative urls where the "http", server name & ports are not hard coded. Does Spring MVC and/or Velocity provide a way to construct urls without hard coding the https://serverort ? What is the best approach to this problem?

  2. #2
    Join Date
    Nov 2005
    Posts
    114

    Default

    You may have a look at the Acegi security subproject :

    http://www.acegisecurity.org/docbook...annel-security

    http://www.acegisecurity.org/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •