Dear All,
I am really having trouble in solving this issue.
I have not used xml for displaying purpose, but the requirement wants me to do so.
I have an
xml which is to be displayed as an Html/JSP form. Somehow I managed to do so using xsl.
The form is good enough to send data to server. The problem is to retrieve data back in to the form.
I dont know how to do it. If on my
jsp I update my xml
doc used for displaying with retrieved values,
then I am afraid, It will be displayed to other clients as well .
Please help me regarding this .
Thanks in advance.