Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    query on RPC

    I am using RPC to connect to my simple JDBC. As suggested in few previous threads, I am using the transformResponse function to interact with the servlet. However the problem is whenever I fetch the data, I am using the "addData" command to add the data received from server. And again the tranformReponse command is triggered. I am currently using temporary variables to get around. But is there any direct approach?
Working...
X