Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varunprajapati373/techblog_application

In this project, I have created a blogging application using java Servlet, JSP and MySql with full authentication.
https://github.com/varunprajapati373/techblog_application

ajax css htlm5 javascript jdbc jquery jsp mysql servel

Last synced: about 1 month ago
JSON representation

In this project, I have created a blogging application using java Servlet, JSP and MySql with full authentication.

Awesome Lists containing this project

README

        

# Techblog : Servlet,JSP & Mysql

In this project, I have created a blogging Web application using Servlet,JSP, and mySql With Authentication.
where the user is able to login or signup, after the successful login user can add the category-wise
post,and also user can see the posts that is posted by another user and the user can like and comment on
that post.
After registration if users want to edit their profile details then user can easily edit it and the user is
capable of seeing the recent post in the home page.

## Technology used

**Client:** HTML,CSS,jquery

**Server:** JSP,SERVLET

**Database:** Mysql

**--Ajax Request--**

**--JDBC API--**