I just came here to say thank you so much for sharing and explaining the knowledge that you have, you explain with so much patient and passion that I was able to understand completely. Keep up the good work.
I've been in IT for almost 2 years and in that time ive seen quite a few youtube tutotrials, by far your's are the most knowledge packed and comprehensive, thank you so much!
My goal is to learn spring core/mcv/rest. I don't know if watching theses servlets/jsp videos is a wast of time, but i feel like i'm really learning, it's so fun learning with him.
Awesome way of teaching the concepts and explaining with clarity how things work on Java. As a recruiter I could understand the concept of how request works in Java....You are super cool
thank you so much for the very helpful explaination of servlets and jsps. Im really having a hard time grasping the concept of mvc but this video clears everything out for me. Would watch more tutorials about mvcs thank you so much!
Thank you so much for this sir. It cleared all my queries. But I still need a practical implementation of the same. I’ll be great full if you could make a video on it.
Hi Navin, I just have a question. I understand that in MVC design, the Model contains the business logic, but at around @7:00 you say the business logic should be written in the controller. That doesn't sound right. Could someone please explain this to me?
i think the easy way is simply learn basics of java and android and you can easily built your first app. But if you want to build cross platform apps there are many tools like native react, visual studio with cordova plugin, phonegap etc
Sir I have a question regarding the service class. As you said we will write the service method in it, which we know is a servlet method. So is service class a servlet too? If yes then why aren't we calling the service method in the controller only?
He din't say that service class is a an service method of servlet. What he tried to convey is that the service process would be done in this service class ( you can name this class anything ). So essentially controller is just doing it's part of sending the controls to database and view. In short the class named service is just for our understanding. You can name it anything else and it will still work the same it's an servlet afterall.
May be it's not too late to answer you can IONIC or Phone gap for developing hybrid app, with react native we can create both iOS and Android app using js or using flutter which can be used for both iOS and android
Hello Mr.Navin.i have a problem in MVC pattern i create S1(first Servlet) that is my controller witch is receive the user input and i create another Servlet to do some logic on the data i get from the user. now i want to show the Display page witch is JSP How i do it ?!
I have some doughts, Sir, Where the business logic should be either in Controller or Service?? After getting the data from DB the service should send back to Controller through POJO? I am waiting for your answers Sir Thank you.
Sir, The controller will not process the data, it will send the request to the model. Now the model is going to process the data and sent to the controller, then the controller will (handle the data) filter / format the data according to the view. Is it right sir...???
the only channel i found which clears my concept on java technology. every video contains alot of knowledge.
thanku alot sir.
try mosh hamedani, you will rewrite "only" to "one of the"
I just came here to say thank you so much for sharing and explaining the knowledge that you have, you explain with so much patient and passion that I was able to understand completely. Keep up the good work.
One of the best MVC explaination I have came across - This is coming from a Microsoft Tech Stack professional
Amazing teaching style. Complex topics are broken down in such a way that it becomes easier to understand for beginners. Thanks Navin!
I am just commenting here to say thank u. You are the best teacher for java.
I've been in IT for almost 2 years and in that time ive seen quite a few youtube tutotrials, by far your's are the most knowledge packed and comprehensive, thank you so much!
My goal is to learn spring core/mcv/rest. I don't know if watching theses servlets/jsp videos is a wast of time, but i feel like i'm really learning, it's so fun learning with him.
hey navin , im here for your videos in 2024, searching for easier way to understand the complex things. Thanks
Thanks!
Telusko
Bow down to your teaching style and your hardwork.
one of the best mvc videos out there. Yo have done a really great job
finally found the channel I was looking for. you have exactly what I want, thank you very much.
He is very dynamic in teaching his content.
Not only a good teacher, but an inspiration. Thanks Mr Navin Reddy.
Teaching is a gift and sir you are blessed with it.
One of the best comprehensive explanation!
Awesome way of teaching the concepts and explaining with clarity how things work on Java. As a recruiter I could understand the concept of how request works in Java....You are super cool
I could never understand MVC in past... Now I can explain it :) Thanks for such great tutorials
navin! you are god of programming and excellent trainer
Best explanation of MVC that I've ever seen
This is what I was actually looking for. Thank you sir.
Thanks for this awesome series! :D
excellent teaching style. learn a lot of things. thank you Telusko
JavaFx and Gluon looks interesting for creating/compiling apps for Android and other platforms, maybe a tutorial series of that would be very cool!
I don't think javafx works with Android
thank you so much for the very helpful explaination of servlets and jsps. Im really having a hard time grasping the concept of mvc but this video clears everything out for me. Would watch more tutorials about mvcs thank you so much!
this one was unbelievably precious. respect
THANK YOU FOR SAVING ME ONE DAY BEFORE MY EXAMS😭🙌
you are my inspiration thank you , from Ethiopian software developer guy :)
Soo much clarity now. Thank you
Even after 5 years i wasn't able to found batter channel for this.
You are really a great teacher sir. Thanks very much.
I wish i had a teacher in my University who explains java and jsp like you.
I love your explanation, Navin. 🌺
Thank you so much Navin for explaining so well :)
Thanks Navin. Your explanation rocks.
Sir , you are the best teacher.
I don't understand on my native language (spanish) but I understand to you really well. THANKS A LOT
This video is so HD, I felt you were in front of me xD, good video btw..
Great JOB sir. Doing great for the Java learners.
Hats off ! You're the best teacher :)
Thank you sir. only your explanation was expected by my mind.
Thank you. I was very exited to look into DAO.
Kotlin and jetpack compose are the best way to create Android apps
Thank you sir for providing lots of knowledges freely :)
Hats off respect from US.
Thank you so much for this sir. It cleared all my queries. But I still need a practical implementation of the same. I’ll be great full if you could make a video on it.
Your videos are very useful, thanks alot
Good explanation about MVC, thank you !!!
9:30
Swag level ! Ultimate !!!
Very Clear, thanks for the teachings -> subscribed
Very useful videos...Great work...
actually there is some sound issue, whatever your channel super cool...
You are lifesaver. Thank you so much.
sooper,i got some Clear Idea about MVC,what r the things till i didn't got..Thanks much..
Thanks for this awesome videos..........
It clears the concepts, Thanks.
We can use game engines such as Unity to make some android applications .
very nice sir👍
your are understand to me mvc model.
WHILE I WATCH
OTHER CHANNELS :-1.25x to 2x
TELUSKO :- 0.75x to NORMAL
Xamarin Forms(C#), Flutter,(Dart) Ionic, React.js(JavaScript), Android Studio (java) for building Android apps.
almost perfect video, thank you a lot sir
great explanation
Hi Navin, I just have a question. I understand that in MVC design, the Model contains the business logic, but at around @7:00 you say the business logic should be written in the controller. That doesn't sound right. Could someone please explain this to me?
how did you understand that model contains the business logic??? it does not!
i think the easy way is simply learn basics of java and android and you can easily built your first app. But if you want to build cross platform apps there are many tools like native react, visual studio with cordova plugin, phonegap etc
Hey! Navin, I think you forgot to include dispatcher in between controller and view. As this series is for JSP
Very well explained! !
Thank u
Best explanation on mVC .Thank you
Crystal Clear
you are the best.
I don't understand. How do you call a JSP page from a servlet? (6:36)
Thank you❤️
You are brilliant
Best learning video.
Love you sir,,,,, please share spring boot with restapi crud operations
great video
i had a puzzle of termins and words inside my head.
after i watched ur videos - not anymore.
i owe u subsrciption
Sir I have a question regarding the service class. As you said we will write the service method in it, which we know is a servlet method. So is service class a servlet too? If yes then why aren't we calling the service method in the controller only?
He din't say that service class is a an service method of servlet. What he tried to convey is that the service process would be done in this service class ( you can name this class anything ). So essentially controller is just doing it's part of sending the controls to database and view.
In short the class named service is just for our understanding. You can name it anything else and it will still work the same it's an servlet afterall.
And by the way i checked your videos it was dope =) Cheers we both share same interest i guess ;)
May be it's not too late to answer you can IONIC or Phone gap for developing hybrid app, with react native we can create both iOS and Android app using js or using flutter which can be used for both iOS and android
Hello Mr.Navin.i have a problem in MVC pattern i create S1(first Servlet) that is my controller witch is receive the user input and i create another Servlet to do some logic on the data i get from the user. now i want to show the Display page witch is JSP How i do it ?!
the example of your "login using jdbc jsp servlet DataBase" is the perfect example of MVC....Am I Right sir????
Sir can we write this for the concept Application Design with MVC.
Can you please say me sir
nicely explained
I love You, Sir.....thank you
I have some doughts, Sir,
Where the business logic should be either in Controller or Service??
After getting the data from DB the service should send back to Controller through POJO?
I am waiting for your answers Sir
Thank you.
Excellent!!
hello sir ...sir can u please provide me the link for advance jsp and servlets tutorials of your channel.
can you please prepare videos for portlet development .. like liferay
Awesome
can we have a 2 or more controller in a web project?if so pls explain the web.xml page
If we needed to make dynamic pages why do we use jsp and not javascript?
Bcz javascript is client side based
thank you. very good
Sir,make some videos on javabeans, Bean Development Kit(BDK).
Thank you
Sir, The controller will not process the data, it will send the request to the model. Now the model is going to process the data and sent to the controller, then the controller will (handle the data) filter / format the data according to the view. Is it right sir...???
Hello Sir, Can you please let me know the practical session of MVC using servlet and jsp
Very white hands, great lesson btw)
sir please make video on angular.
we can develope android app using skecthware app(mobile app). this is simple no coding. everthing user interface
Thank you so much,
it is helpfull
sir