Phonebook Java Web Project using Servlet JSP || Advance Java Project Phonebook App

preview_player
Показать описание
-----------------------------------------------
Source code price+setup - 1000/-
--------------------------------------
-------------------------------------

Link :-

Disclaimer:
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
Рекомендации по теме
Комментарии
Автор

45:23 Backend Code in Java
- 50:53 DBConnection class
- 54:39 UserEntity Class
- 57:04 ContactEntity Class
- 1:04:34 UserDAO class (has function userRegister() )
- 1:13:48 RegisterServlet

=1:14:31 session concept

- 1:23:48 LoginFunction
- 1:30:40 LoginServlet
- 1:42:00 login unsuccessful UI
- 1:48:46 User login or User Not logged In (session management)
- 1:53:32 Logout Servlet
- 2:06:11 AddCon and viewCon after login
- 2:13:17 View Contact
- 2:20:04 addConServlet
- 2:27:22 addConDAO
- 2:42:23 ViewContactServlet
- 3:08:48 EditJSP
- 3:41:59 Delete Module

THANK YOU SO MUCH

kanzanaveed
Автор

This is very helpful project ever plz uploads more like job portal

all_is_well
Автор

Thank you so much sir. This video has really helped me a lot.

jaydeepsahu
Автор

Thank you so much. Please make more videos with hibernate and spring.

afikhan
Автор

Very helpful Content in your channel. Sure I will share . Pls make a Project on Airline reservation System using servlets, eclipse, MySQL

ayyappagandikota
Автор

51:34 Sir I got error for this
How i can solve
Plz help

rutujashinde
Автор

hello sir mera data insert nahi ho raha database mai

ushahipparkar
Автор

Bhai image nai add ho rha h index. Jsp m

abhaykadam
Автор

does this code has session managemnt? and my second question is if we dont signup or login can we update or add contacts or does we have to login to do that?

drtrange
Автор

Sir.. I'm getting null object in connection between database

jagadheeshwar
Автор

User u=dao.loginUser(email, pass);
In this line it shows - Type mismatch: cannot convert from com.entity.User to org.apache.catalina.User
please reply🙏 .. how to fix that error

akashbhosale
Автор

Database null represent how do solve can you help me sir

tunumonichakma
Автор

Sir, can we do this project in NetBeans ide instead of eclipse

karishmachilhate
Автор

1:44:45
User u = (User) session.getAttribute("user");
error: User cannot be resolved to a type

how to fix? hepl pls

gucciflopflipflop
Автор

After update contact i am getting cannot parse null string..
Please help

nishantpandey
Автор

Hi sir, while click on login and register it showing Http error 404-not found

DBRAMAKRISHNAREDDY
Автор

After clicking on register button "HTTP Stats 404-Not Found" is coming..

sakshishelar
Автор

After update contact details...shows NumberFormatException ...pls reply

shalinipriya
Автор

Can you provide topics for capstone project

Nandini_Kota
Автор

I got null pointer exception error after the registration can yu solve plz

all_is_well