HI
I have developed one web application using JSF. Using ajax4jsf I am
able to embed Ajax component to JSF page. On click of button I have to
call a process which is very mucch time taking. I have gone through RPC
of GWT. I think it would be best fit for my requirement. I am new to
Ajax and GWT. Can anybody suggest me some code sample or link where RPC
is being used to call some service from web page?
Thanks
Shailesh