|
There's nothing different from a development point of view. Just make sure you don't hardcode the protocol anywhere (which would be bad practice anyway).
If you need to check whether a request was made using HTTP or HTTPS, you can use the HttpServletRequest.isSecure() method.
__________________
Cheers,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|