Follow up question to this post
Fow now I have a slight idea about difference of SOAP and RESTful.
My question is when to use SOAP and when to use RESTful, which one is "better" looking at performance/speed or request handling?
I'm implementing for the first time RESTful in java and I wanna know more about it, I've dealt with SOAP before.
EDIT
Should I offer some bounty to get an answer to this question