|
Hello Sugail,
You can invoke service via controller in following way:
<request-map uri="requestName">
<event type="service" invoke="sericeName"/>
<response name="success" type="view" value="successView"/>
<response name="error" type="view" value="errorPage"/>
</request-map>
Thanks & Regards
--
Deepak Dixit
HotWax Media Pvt. Ltd.
www.hotwaxmedia.com
Contact :- +91-98267-54548
Skype :- deepakdixit
On Sep 9, 2011, at 12:36 PM, Sugail Hameed wrote:
> hello list,
> i got struct in the invoking of services through controller.in location of
> view map how it should be given
|