Hi all. Simple question: Is it recommended to always use Object types (like Integer) as opposed to primitive types (like int) when building web services?
Thanks, ;Amit
Hi all. Simple question: Is it recommended to always use Object types (like Integer) as opposed to primitive types (like int) when building web services?
Thanks, ;Amit