| Author |
Use xml doncument which formed by jsp in html, how to do?
|
sabrina sam
Greenhorn
Joined: Oct 17, 2005
Posts: 1
|
|
Hi,everyone! I got a xml Dom in the way of jsp code,i want to import it in the html,and deal with it,like these: <xml src="TestDataSource.jsp" id=EmpDSO></xml>�doc=EmpDSO.XMLDocument;DeptList=doc.selectNodes("//Department"),�. but i found it's failture to show the data ,may be in the html page can not find this src,......but why? PS:the same code I use asp to form this xml dom,then run it in the IIS,everything is ok,data is shown!I have no ideal! by the way jsp pag is run in the tomcat! thx!
|
 |
 |
|
|
subject: Use xml doncument which formed by jsp in html, how to do?
|
|
|