how to set up https connection

Hi,In my web J2EE application I want to set up a https connection for secure payments. I was wondering if I need to configure this in my tomcat configuration somewhere of in my servlet. Can someone tell me what to do? I am using tomcat 6.0.10Thanks,Jarno
[282 byte] By [jposthuma] at [2007-11-27 10:03:11]
# 1
Check it out with http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html
RahulSharnaa at 2007-7-13 0:38:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks,I overlooked this topic in the docs.
jposthuma at 2007-7-13 0:38:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...