Skip to content

suvadeepghoshal/json_xml_parsing_unparsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON and XML

JSON -> JavaScript Object Notation

  • Getting a json data using jQuery Ajax and reading it and sending it to DB then printing the data back in XML format in the console

XML -> Extensible Markup Language

  • Getting xml data using jQuery Ajax and reading it and sending it to DB, and then printing the data back in JSON format in the console

Technology Used

  • Primary Language -> Java (openjdk 11)
  • Gson jar for JSON
  • JAXB jar for XML
  • MySQL database
  • Servlet as the controller
  • JSP as the view
  • JS(jQuery, Ajax) for transmitting the data

---Thanks Suvadeep Ghoshal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published