Download presentation
Presentation is loading. Please wait.
1
Guest Book Application
2
About the Project Our project is about building a forum which can be publicly utilized for getting the relevant information. It provides individual login system, so that everyone can post about a particular event. The message creation includes different fields for specifying the location, event name, and a message. Lastly, there’s a window for scrolling through a feed of tweets regarding that subject.
3
WAD Concepts used Servlets JSPs Session Management
Database Connectivity
4
Project Flow The project includes the following pages :
Index Page - The initial page that is loaded. The user can see all the messages but cannot post anything. Login/Register Page - The user enters the credentials in order to get access to posting messages. Home Page - The user can post messages on this page and view all the messages.
5
Screenshots
6
Index Page
7
Login Page
8
Registration Page
9
Home Page
10
Conclusion Java EE Advantages:
The biggest advantage is its platform independence. It also allows us to handle dynamic content in our application. It offers several methods of navigation between its components. Allows separation of presentation and business logic. Offers good security as it uses java.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.