Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/varunprajapati373/techblog_application
- Owner: VarunPrajapati373
- Created: 2023-08-20T14:17:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-26T14:56:22.000Z (about 1 year ago)
- Last Synced: 2023-11-26T15:34:08.347Z (about 1 year ago)
- Topics: ajax, css, htlm5, javascript, jdbc, jquery, jsp, mysql, servel
- Language: Java
- Homepage:
- Size: 2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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--**