I have a grails project. Right now, the user can access it either through HTTP or through HTTPS. I would like to require that they can only access via HTTPS. any ideas? I have spring security kernel installed if this can help
thanks jason
jason source share