Skip to content

tienhuynh-tn/login-google-gmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGIN GMAIL GOOGLE IN JAVA WEB

Table of Contents

Description

  • Demo and Explain How To Login with Gmail of Google in Java Web Application.

Some preview images

Home Welcome

Google Popup

Basic Knowledge Required

  • Concept of OOP in Java
  • Basic knowledge in java web application using JSP and servlet

Technologies

  • NetBeans 8.2
  • J2EE, JSP, Servlet
  • Apache Tomcat 8.0.27
  • Apache HttpComponents
  • Google JSON
  • Oauth 2.0
  • Google API

Useful Resources

Useful resources of the project

# Resource Name Description
1 LoginGoogleGmail Project Folder
2 src Source code folder
3 web Includes META-INF and WEB-INF folder, html and jsp file

Useful resources for using libraries

# Library Name Description Reference
1 lib Project Library Folder -
2 commons-logging-1.2.jar - Download Apache Commons Logging
3 fluent-hc-4.5.5.jar - Apache HttpComponents
4 gson-2.8.2.jar - gson
5 httpclient-4.5.5.jar - Apache HttpComponents
6 httpcore-4.5..jar - Apache HttpComponents

Read more

How Can Get Started

OAuth 2.0 Concepts

What is OAuth 2.0?

Some basic concepts in OAuth 2.0

How it works?

Apply OAuth 2.0 in J2EE Application

Prepare for project in Google Cloud Platform

Create Views

Map view to Dispathcher

Create functional Servlet

Create DTO

References

License & Copyright

© 2022 Tien Huynh tienhuynh-tn Licensed under the MIT LICENSE.

🤟 Feel free to use my repository and star it if you find something interesting 🤟