Hi all, based on certain conditions, I need to set different HttpResponse Code back to client. I am thinking of throwing different type of Exception from service method based on condition met. and somewhere I need to catch these exception and need to set response code based on exception thrown.
Please let me know, how can I do this? -- Regards, Parimal "Nothing is stationary,Change is a part of Life"
