On Jan 19, 9:21 pm, "K.R.Arun" <[email protected]> wrote: > All this long, I forgot one thing,With GWT we can use only javascript > at client. There's no python there. > So now problem is, Can we call web2py's @service.jsonrpc or > @service.xmlrpc with JavaScipt? And How?
I suppose it's possible with plug-in of JQuery http://plugins.jquery.com/project/rpc here is an example, (please check whether that is possible in web2py perspective): ie., what url I should use? What about "http://localhost:8000/appname/ default/call/" ?
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

