balak
10-29-2004, 12:21 AM
Hi all,
Using the sample codes provided in this chapter, i'm able to send data to server( JSP file ). To enhance the code i added a status text to display the result sent from JSP ( <result>success</result> OR <result>failure</result> ) using the code in last section 7.3 Using a datapointers to check the status.
The problem is i'm not able to receive the JSP response ( success / failure ). I added the datapointer tag immediately after dataset definition tag. The function "ondata" is fired when update button is clicked, but the text for "result/text()" is "null"
Can someone please tell me what's the mistake i'm doing here and help me to resolve it?
Many thanks in advance
Regards
Balakrishnan Ramaswamy
Using the sample codes provided in this chapter, i'm able to send data to server( JSP file ). To enhance the code i added a status text to display the result sent from JSP ( <result>success</result> OR <result>failure</result> ) using the code in last section 7.3 Using a datapointers to check the status.
The problem is i'm not able to receive the JSP response ( success / failure ). I added the datapointer tag immediately after dataset definition tag. The function "ondata" is fired when update button is clicked, but the text for "result/text()" is "null"
Can someone please tell me what's the mistake i'm doing here and help me to resolve it?
Many thanks in advance
Regards
Balakrishnan Ramaswamy