My service needs input to provide response. right now My service needs 5 input parameters for response , of which 3 are string and 2 are dates should I use a Object to get all these parameters or 5 seperate parameters ? which is better ?
becasue My service is used by third party , I need suggestions on which is the better way ? -- View this message in context: http://old.nabble.com/good-practices-for---%40WebParam-tp27823960p27823960.html Sent from the cxf-user mailing list archive at Nabble.com.
