JSPs and Servlets Tutorial 16 Part 3- Using Model object in the MVC Application

preview_player
Показать описание
We'll introduce the Model object to pass data between layers.
Рекомендации по теме
Комментарии
Автор

These tutorials have taught me a lot about J2EE but also a lot about Eclipse and Java (I never knew about the auto generate for getters and setters which saves so much time.) 

ChrisMcKennaCMK
Автор

THANKS MAN ...U SAVED MANY PEOPLES BLESSINGS ARE ALWAYS WITH ROCK...

raaja
Автор

These are probably the best vid tutorials about Java on the web! :))

TheUnixHead
Автор

Well done! You are a great teacher. Thank you.

sonnix
Автор

I really like your tutorial but it would be much better if you explained about the real db

angelbrown
Автор

you r awesome, that exactly what I was looking for!!

sshrestha
Автор

I don't understand why when you create the getUserName() method in the Service class, you give it an input parameter (String, userID). But when you CALL that method in the loginSuccess page, there is no parameter, yet the method works.

I keep getting errors, and I believe it has to stem from this problem.

Can you explain?

Thank you for your hard work.

nicko
Автор

Why did you create a separate namespace for the User class. Any specific reasons? Why now creating the User class in the same namespace as of Business Service?

fahadaizaz
Автор

yeah!!...first to comment..Damn good tutorials

AbyRavi
Автор

I got problem in class when HashMap is used, it's imported ofcourse but it says that I have problem with built path, but in there JRE is imported(i try remove it and add it again it didnt work) and 3 other(tomcat, EAR and Web App). Any solution?

petarpetrovic
Автор

have you created web.xml for mapping loginservlet??

PLGtechie
Автор

sir i did sme application wat u did but it is nt showing login success page

rahulponnala
Автор

Can anybody help me what user?act=login does in this tag?? <form action=“user?act=login”>

sabrin_singh