2.2.5.Passing parameters to server method from client
1.Modify the server method: add a string parameter
2.Modify html file: alert the string from the server
If method works it will go to done()
Previous2.2.4.Create A server method and calling from clientNext2.2.6.Creating a client method and calling from server
Last updated