Hi all,
I have created a jsp file which does some operations and creates an xml file.
When this jsp is called from mobile application, the jsp file runs and creates a xml file in runtime. This xml file is needed to be sent back to mobile application.
How shall i do this?
I am able to read xml file from server. Shall i do like that?
or
shall i send the xml file to the mobile? how to do that?
plsss...give me your suggestions...
Urgent pls...
Thanks in advance...

Reply With Quote

