Hi,

I am kinda confused exactly when to use WebService and When to use Normal Component ?? You can almost always make all Business Components as a WebService whether needed or not. So is there a drawback in doing so ?? I mean do we lose some performance or something in making a Component (which can be a normal component) a Web Service ?? Or the other way around ??