Coders Packet

Packets submitted by Banshita Gangwar

Sending an email using JAVA

In this project, I have tried to send an email using JAVA. Email sending functionality is quite useful in any project, we can use email to RESET password or for sending OTP and many more.

File upload in JAVA

This project contains the code for file upload using java. File upload can be used as functionality in various projects like E-commerce and many more..

QR code generator using JAVA

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