0
kicks
Minimal code to expose your objects over HTTP
If you are tired of reduntant pass through coding in your web service, then you might find this alternative method interesting. This post describes a remote invocation method that allows your business objects or data objects to be invoked through a custom HTTP call by simply decorating them with a custom attribute.