Skip to content

baboom3126/xml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

#Student_Grade_System

XML + JSP + Tomcat

According to different operating system, it's necessary to change the path of the xml file.

Ubuntu 16.04: document=builder.parse("../webapps/xml/students.xml");

Windows 8/10: document=builder.parse("/webapps/xml/students.xml");

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages