QR code generator using JAVA

Banshita Gangwar Feb 04, 2021

This project generates the QR code for the given link using Java programming. In this project technology such as servlet and JSP are used.

Technology used :
Servlet
JSP
HTML - CSS - Bootstrap

Link for servlets jar :
https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api

Link for JSTL jar : 
https://mvnrepository.com/artifact/javax.servlet.jsp.jstl/jstl

To generate a QR code you need two jar files xzing-core and xzing-se.  Download these jar files from this link: https://mvnrepository.com/artifact/com.google.zxing

Its project creates your QR code and later encodes it with the given link and saves it with a name given by you. later redirects you to the home page where you can see your QR code and download it. 

 

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment