Uploading images using SSL

Im uploading images from client to a server using SSL. Question #1: do those images send encrypted?Question #2: when Im viewing HTTPS page do data that sent from server to browser also encrypted?Thanks.Andrei
[243 byte] By [avodena] at [2007-10-2 20:35:11]
# 1
Yes and yes: that's what SSL does.
ejpa at 2007-7-13 23:18:23 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...