
|
 |

 |
 |
 |
 |
 |
 |
 |
Title: JSP XML Demo
Date Submitted: 9-19-2001
Date Modified: 9-26-2001
Platform: Tomcat 4.0;SUN JVM 1.3.1;JAXP 1.0
Description
Learn to work with XML using Java... This demo illustrates how to parse an external XML file using the JAXP API (DOM) and display it using JSP.
Usage notes
Installation instructions
1. Unzip all the files in a folder residing in your tomcat web applications directory.
2. Run tomcat.
3. Access the file javanews.jsp
***This demo is also available online at http://www.mycgiserver.com/~mvivas/javanews.jsp. The full source code is available at http://www.mycgiserver.com/~mvivas/jspxmlsrc.txt
URL:: /jugcentral/jug.jsp?jug_ID=79
Downloads: 238
|
 |
 |
|