1.What is a dispatcher servlet sol) dispatcher servlet is a front controller which routes to the particular controller respective of the url mentioned. All the incoming requests goes through the dispatcher servlet. The dispatcher servlet contains webApplicationContext which expects for the configuration file in order to create ioc container with beans. 2.what is an application context? sol)In standalone application we use application context in order to create ioc container with beans 3)what is an webapplicationcontext? sol).In Spring we changed to webApplicationContext which extends application context with additional features.It's basically interface for the container. 4)what is IOC Container? sol)The beans(java object) which we create are stored in ioc container. 5)what is a view Resolver? sol)whenever we return a name of the view from a handler method we have to mention the entire path . So,this becomes hard when we need to change the location of the view files..so we move on to view resolver which automatically adds prefix and suffix to the view name returned and makes it easier to locate. 6)Dispatcher servlet has its own web application context?True or false? sol)True 7)How spring mvc works in xml way? sol)In xml file we give component scan to search all @Controller inside a package....so the incoming request goes to that particular controller ....next we get any data attached to the url through request object...we do all the processes and redirect the request to view..if u want to send some data to view we can use Model.addAttribute(key,value) and use the key inside the view page. 8)annotations? sol)The annotations i remember are ...requestMapping,responsebody,controller,component,componentScane,autowired,Qualifier,value,required,primary,bean,configuration
Great start to the course. Was able to get a full picture of how things connect !! Thank you so much for telling everything in so detail. I am a beginner and your way of teaching really helps me understand things very clearly.
My exams are so close that's why I can't practice spring right now. But I can't stop watching your videos. In semester break I will definitely practice. Please do not stop making such wonderful videos.
Is there any way to configure a Dynamic web project with maven? I encounter more comfortable to work with pom.xml instead of having to import jars manually
1.What is a dispatcher servlet
sol) dispatcher servlet is a front controller which routes to the particular controller respective of the url mentioned. All the incoming requests goes through the dispatcher servlet. The dispatcher servlet contains webApplicationContext which expects for the configuration file in order to create ioc container with beans.
2.what is an application context?
sol)In standalone application we use application context in order to create ioc container with beans
3)what is an webapplicationcontext?
sol).In Spring we changed to webApplicationContext which extends application context with additional features.It's basically interface for the container.
4)what is IOC Container?
sol)The beans(java object) which we create are stored in ioc container.
5)what is a view Resolver?
sol)whenever we return a name of the view from a handler method we have to mention the entire path . So,this becomes hard when we need to change the location of the view files..so we move on to view resolver which automatically adds prefix and suffix to the view name returned and makes it easier to locate.
6)Dispatcher servlet has its own web application context?True or false?
sol)True
7)How spring mvc works in xml way?
sol)In xml file we give component scan to search all @Controller inside a package....so the incoming request goes to that particular controller ....next we get any data attached to the url through request object...we do all the processes and redirect the request to view..if u want to send some data to view we can use Model.addAttribute(key,value) and use the key inside the view page.
8)annotations?
sol)The annotations i remember are ...requestMapping,responsebody,controller,component,componentScane,autowired,Qualifier,value,required,primary,bean,configuration
You are one of the best teachers I have ever seen on RUclips.
Great start to the course. Was able to get a full picture of how things connect !! Thank you so much for telling everything in so detail. I am a beginner and your way of teaching really helps me understand things very clearly.
You are really an awesome tutor. They way you explain things, it seems it was never too hard to understand. Keep going on👍
My exams are so close that's why I can't practice spring right now. But I can't stop watching your videos. In semester break I will definitely practice. Please do not stop making such wonderful videos.
Very intelligent person i am big fan of yours sir
Really awesome to watch your video
By seeing your video I am getting interest to learn instead of watch movies
watching it from the states. amazing work. thank u
Very, very beautiful explanation of xml config for java. Nice one :)
Super excited to start this course . Great video as always very informative And in a simplified way .
THANKS FOR MAKING SUCH A NICE TUTORIALS I HAVE BEEN SELECTED IN AMDOCS WITH YOUR HELP THANKYOU SOMUCH.
Can you please share your experience. For selection what skillset you had ?
Wow!!!!!Thanks...I was waiting for this. THANK YOU SO MUCH ...SIR!!!!!
All the videos are awesome. Learned a lot. Thanks for good work!!
Followed every video, awesome...
Waiting for Spring Boot .... Please make some videos on spring boot..... Thanks
Would like to thank u for the efforts u hv made
Java based configuration --> 12:25.
Thanks sir I learned a lot from your video..😊😊
I have learned spring core+ mvc with 2 projects from your videos and other resources, where i can get Internships for this (cse 3rd yr)??
sir i like you teaching skill. pls pls pls make course on spring boot and jpa
Is there any way to configure a Dynamic web project with maven? I encounter more comfortable to work with pom.xml instead of having to import jars manually
You are a gem.
Can you provide csv file into database example
what if we what to use both .jsp and .HTML in view at the same time
what should we give the suffix
Bro please upload more videos waiting for your videos
What called that pen you write , how can we get that one , thanks
Jar files for spring mvc? Any pAth?
Hi abhilash plzz make videos on web services.
PLEASE MAKE A VIDEO FOR WHAT WORK IS GIVEN IN MNC IN JAVA AND HOW TO WORK BETTER.
really you need for us
Hey Abhilash ..
Please provide spring boot with microservices course
Good explanation bro when u start spring boot
Please provide video on Spring AOP
where are you working currently ?
Tomcat is an application server or web server?
Web server
thanks
Hi I have almost all your videos. but i have a doubt, I heard that java and spring and all going to be outdated. Whats your opinion on that.
Hi Shalini. Dont worry !! Java is still good and one of the go to language for many product 😊
Started 🔥
Thanku😊
Expecting spring with email service (contact us form)
😍❤️❤️
PLEASE MAKE VIDEOS FOR MICROSERVICES ITS MISSING
Please upload videos