No video

1/5 | Simple Login/Sign-in using Spring Boot | REST | JSP | Java | Web App Development | Scratch

Part-2: • 2/5 | Modernized Login...
Please like, share, and subscribe!!

Пікірлер: 101

  • @rachamallidorasrivignesh4499
    @rachamallidorasrivignesh449913 күн бұрын

    Thank you so much brother i havent seen this much of easily explantion on any channel love you brother and thanks a lot for a great explantaion,, Please make more vedeos on interview questions. Once again thank you so much,........

  • @anjanajayan5140
    @anjanajayan5140 Жыл бұрын

    This is such a clear video, I understood everything. Thank you!

  • @srijanshukla1196
    @srijanshukla119611 ай бұрын

    Very good explanation, With no confusion. Thank you

  • @holy_Image
    @holy_Image Жыл бұрын

    this course is wonderful, thank you so much!

  • @athekosihlubi6133
    @athekosihlubi6133 Жыл бұрын

    Wow thank you so much for the video. I am doing a test for a job interview but they need me to create a web app that uses Spring and I was panicking because I've never used Spring before, I was using Thymeleaf in college. This has helped me get the basics and I know what I need to do from now onwards. Thank you 🙏🏾

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    Жыл бұрын

    Most welcome!!

  • @nikhilnikesh7672
    @nikhilnikesh7672 Жыл бұрын

    Good Content and is working perfectly

  • @shikhapriya4445
    @shikhapriya44452 жыл бұрын

    Thank you prashant for these amazing videos. You explained very well and in easy language.. 👍☺

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Most welcome, stay tuned for more!!

  • @algoritmosyalgomas
    @algoritmosyalgomas2 жыл бұрын

    Thank you very much for these videos. I hope you continue to share quality content!

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    That's the plan! Thank you for watching and stay tuned for more!!

  • @SP30305ATL
    @SP30305ATL Жыл бұрын

    Thanks, that was helpful. One suggestion: at 5:55 , a little more explanation about the change to scope provided would have been useful, I believe.

  • @shanpieowesley4478
    @shanpieowesley447810 ай бұрын

    Awesome Teaching😇

  • @orlinivanov7540
    @orlinivanov7540 Жыл бұрын

    Thanks man. Good job, keep it going

  • @trapmusic9014
    @trapmusic90142 жыл бұрын

    Perfectly easy peasy!! Thanks.

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    You are welcome! Stay tuned for more!

  • @SiwanMelodies
    @SiwanMelodies Жыл бұрын

    Why my. jsp folder i am unable to type htlm code( it's not suggesting by typing) and after manual typing it's showing error in file.

  • @user-yq9qk3wr9e
    @user-yq9qk3wr9e9 ай бұрын

    when we run the jsp file on browser it can not be seen on webpage its directly downloaded. so, what is reasons behind that??

  • @sweetyswathy22
    @sweetyswathy22 Жыл бұрын

    If it is not showing the output in local host then what we have to do sir

  • @aashutoshshrivastava6596
    @aashutoshshrivastava6596 Жыл бұрын

    Thanku brother! for this this is very helpful for beginners

  • @rajeshcr9800
    @rajeshcr9800 Жыл бұрын

    hi, why you added apachi tomcat jasper dependency..aleready embeded server is there in spring boot thanks Rajesh

  • @lakshmidevilakshmidevi3984
    @lakshmidevilakshmidevi3984 Жыл бұрын

    Helpful video Tq

  • @manoj8592
    @manoj8592 Жыл бұрын

    In spring boot project, in the jsp page,

  • @itsmesravs
    @itsmesravs Жыл бұрын

    We don't need to use component scan annotation right springbootapplication it self has the component scan.. And in controller package we can directly use @GetMapping("/login"), @PostMapping("/login") instead of writing request mapping and all.. Nice explanation.

  • @sweetyswathy22

    @sweetyswathy22

    Жыл бұрын

    Yess

  • @lasantha7311

    @lasantha7311

    Жыл бұрын

    Yes correct we don't need @Componentscan

  • @rahulpise1445
    @rahulpise14452 жыл бұрын

    Very helpful Video.Thank You Sir🙏🙏😊

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Thanks so much brother, no need for 'sir'. Just stay tuned for more...

  • @kabilankabil3486
    @kabilankabil3486 Жыл бұрын

    thanks a lot brother.

  • @vyshakkriss7765
    @vyshakkriss7765 Жыл бұрын

    My code is not redirecting to home.jsp page or any other page. The output is always the return value of the GetMapping function.

  • @ED-ih8lr
    @ED-ih8lr2 жыл бұрын

    Thank you, Prashant for your video. You explained very well and easy. I hope you can keep up with this. However, please make sure you emphasize your package structure you have. I did not follow your package structure when running the app and I received a "White Label Error page". Please emphasize the package structure you have for other students so they don't experience the same thing. Thank you, Prashant !

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Sure thing, will do that. Stay tuned for more!!

  • @sanjuktamozumdar2471
    @sanjuktamozumdar2471 Жыл бұрын

    Thank you so much

  • @deoshaw4682
    @deoshaw46822 жыл бұрын

    Nice explanation, please make more videos on spring boot

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Thanks a lot, stay tuned for more!!

  • @tanveerhussain1782
    @tanveerhussain17822 жыл бұрын

    super sir...pls upload more videos on spring boot jsp thymeleaf and microservices

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Sure thing, stay tuned for more!!

  • @ryuk06
    @ryuk069 ай бұрын

    In application properties /WEB-INF/jsp and .jsp is not in blue colour.. how to solve that

  • @yeshwanth2419
    @yeshwanth24192 жыл бұрын

    9:09 bro, I got two errors in the line 9, they are 1. "Syntax error, insert "EnumBody" to complete ClassBodyDeclarations" 2. "Syntax error, insert "enum identifier" to complete EnumHeader" Please help me to resolve these...

  • @jaymarkalvarez9851
    @jaymarkalvarez98512 жыл бұрын

    you're amazing! subbed!

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Thanks a lot! Stay tuned for more!!

  • @jaymarkalvarez9851

    @jaymarkalvarez9851

    2 жыл бұрын

    @@PrashantSharmaOfficial Sir please create video for simple banking web app using JSP + SPRING BOOT + HIBERNATE + MySQL or SQL + REST API. Thanks bro! 😁

  • @cricketalltime5447
    @cricketalltime54472 жыл бұрын

    Verry useful thanks

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Welcome 😊

  • @sunpreetsandhu6464
    @sunpreetsandhu6464 Жыл бұрын

    The page is not showing up for me only the string "Login"

  • @pintu_patil
    @pintu_patil10 ай бұрын

    Can you please explain the code attributes at runtime so that will get it clear and will go through revision completely... thank you

  • @dhananjaykumarpal1604
    @dhananjaykumarpal16042 жыл бұрын

    Thanks for this great video. Can you please make video on Spring boot+ jsp +js to show an example of CRUD application.

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    I've made a course for your request. Please use this for free, have a look at below video to get more details. kzread.info/dash/bejne/fXp8yatmiarTYKg.html

  • @sunilpabba3863
    @sunilpabba386311 ай бұрын

    i got an error required parameter "userId" is not present

  • @geetasrivastava4364
    @geetasrivastava4364 Жыл бұрын

    Thank you so much 🙏🙏

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    Жыл бұрын

    Most welcome!

  • @himanshurana5213
    @himanshurana5213 Жыл бұрын

    Bro you're good

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    Жыл бұрын

    Thanks brother!

  • @NareshKumar-od6yc
    @NareshKumar-od6yc2 жыл бұрын

    hii bro, i have doubt on how to add backend DB connectivity. also how to write a entity class for that above you mentioned jsp project

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    I've created a new video where I'm using an entity class, though I have used Thymeleaf here but you can do the similar thing with JSP too. Please take a look. kzread.info/dash/bejne/naui2JqfZq7goqg.html

  • @NareshKumar-od6yc

    @NareshKumar-od6yc

    2 жыл бұрын

    @@PrashantSharmaOfficial yeah bro, I have checked that one now I am stuck in join query how to connect with more than one table in DAO Class

  • @proxy5061
    @proxy50612 жыл бұрын

    Hai prashant! Your validating without using any spring security right? Your just validating inside dat controller??

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    I'm not validating using Spring Security. There are more further parts to this video, please have a look at them.

  • @world4376
    @world4376 Жыл бұрын

    Hi sir ,Sir please make a login using spring security based in roles with UI and driver

  • @vontarivlogsintelugu2688
    @vontarivlogsintelugu26882 жыл бұрын

    Thank you,very informative..can we build same application in java 11?

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    You are welcome, yes we can.

  • @PradeepPradeep-qu4pn
    @PradeepPradeep-qu4pn3 ай бұрын

    plss upload... instagram login page using spring boot

  • @asha9439
    @asha94399 ай бұрын

    Iam getting "Whitelabel Error Page" pls anyone tell me how to solve it

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    9 ай бұрын

    Please check your dependencies and versions. It should be what I have used or you have to do some modifications to make it work.

  • @dio_gamings6166
    @dio_gamings6166 Жыл бұрын

    Getting white label error Also compared with your code I can't figure out error😢

  • @sanjusam3462
    @sanjusam34622 жыл бұрын

    Hi sir , we need on this forgot password and logout , can you please help me in another video ..Thank you ☺️

  • @yeshwanth2419
    @yeshwanth24192 жыл бұрын

    5:30 hi bro, how did you adjust the code in correct margin?

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Ctrl + Shift + F for windows, not sure about others.

  • @yeshwanth2419

    @yeshwanth2419

    2 жыл бұрын

    @@PrashantSharmaOfficial mine is windows 10 bro

  • @yeshwanth2419

    @yeshwanth2419

    2 жыл бұрын

    @@PrashantSharmaOfficial ok bro, tq, I'll try it.

  • @jaylin3009
    @jaylin30092 жыл бұрын

    Your teaching is amazing!! However, i have been having an issue that i cannot resolve when i run localhost:8080/login, it gives me this error: (i followed all the steps in your video but i dont know why its not working) Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. There was an unexpected error (type=Not Found, status=404). No message available ---------------------------------- Could you please guide me on how it can be fixed! THANK YOU AGAIN :D

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Thanks for your words, it means a lot to me. I think there is something wrong with JSP, check your console logs on your IDE, it can pinpoint at which place you have the issue. Also, you can compare your code with the below repository. github.com/sprashantofficial/spring-jsp-demo

  • @prajaktanikumbh1629

    @prajaktanikumbh1629

    Жыл бұрын

    I also got same error

  • @gopikrishnan6667

    @gopikrishnan6667

    Жыл бұрын

    did u got the solution because I'm also getting same error

  • @vagdevi3822
    @vagdevi38222 жыл бұрын

    without any confusion u xpalined...clean way ....i m Gettting error ,when we run d program to get login page,can you please help me out

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    What is the issue exactly? Check if your jsp folder exist in src/main/webapp/WEB-INF.

  • @vagdevi3822

    @vagdevi3822

    2 жыл бұрын

    @@PrashantSharmaOfficial output is like ... when i entered the local host in the url white label error page ....

  • @proxy5061

    @proxy5061

    2 жыл бұрын

    @@vagdevi3822 check enpoints

  • @proxy5061

    @proxy5061

    2 жыл бұрын

    @@vagdevi3822 your http status code is 404 means check endpoints else.. there is internal error

  • @vagdevi3822

    @vagdevi3822

    2 жыл бұрын

    @@proxy5061 thanku

  • @saisharma5346
    @saisharma5346 Жыл бұрын

    Saviour

  • @PrashantSharmaOfficial
    @PrashantSharmaOfficial2 жыл бұрын

    Part-2: kzread.info/dash/bejne/jKqclq2BhJTbnMo.html

  • @PARVABHARATKUMARDHAMI
    @PARVABHARATKUMARDHAMI Жыл бұрын

    A humble suggestion: Be a little bit energetic and elaborative in your presentation

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    11 ай бұрын

    haha sure. It was almost 3am at night when I recorded this video, so couldn't be more energetic. But, will try to be more elaborative in future.

  • @manishkumar-lw7iq
    @manishkumar-lw7iq Жыл бұрын

    guys guys guys please don't use @Restcontroller in place of @Controller in the controller class

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    Жыл бұрын

    It should be okay if you use any of these two annotations.

  • @manishkumar-lw7iq

    @manishkumar-lw7iq

    Жыл бұрын

    @@PrashantSharmaOfficial bro I tried using it but @Restcontroller didn't work in case we use it we manally need to configure servelts to use the jsp ..even i couldn't understand why it is

  • @Anillkumargallipelli7219
    @Anillkumargallipelli7219 Жыл бұрын

    Why we're using this model.put(); can you explain me Prashanth

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    Жыл бұрын

    Whenever you want to send any data to your UI, we use model.put() just like what we did here.

  • @raviprasad8946
    @raviprasad89462 жыл бұрын

    This code didn't work in IntellJ, until I made a WebCoconfiguration and implemted the WebMvcConfigurer. @Configuration public class WebConfiguration implements WebMvcConfigurer { @Bean public InternalResourceViewResolver viewResolver(){ InternalResourceViewResolver resolver = new InternalResourceViewResolver(); resolver.setPrefix("/WEB-INF/view/"); resolver.setPrefix(".jsp"); return resolver; } }

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    This shouldn't happen as the code written is not particular to any IDE. Only requirement is you should be using Maven and Spring Boot, that's it.

  • @isaacfrankental4040
    @isaacfrankental40402 жыл бұрын

    It doesnt send me to the login.jsp page. I get the message: [/WEB-INF/jsp/login.jsp] not found.

  • @PrashantSharmaOfficial

    @PrashantSharmaOfficial

    2 жыл бұрын

    Please check your project structure and application.properties once. See if both of them are exactly like in the video.

  • @vagdevi3822

    @vagdevi3822

    2 жыл бұрын

    Hi , did u solved ur error

  • @isaacfrankental4040

    @isaacfrankental4040

    2 жыл бұрын

    @@vagdevi3822 Hi, no I still receive the same message: "JSP file [/WEB-INF/jsp/login.jsp] not found" but I went farther with thymeleaf

  • @vagdevi3822

    @vagdevi3822

    2 жыл бұрын

    Still i didn't resolve that problem

  • @poornimapatil5051

    @poornimapatil5051

    2 жыл бұрын

    @@isaacfrankental4040 put the jasper dependency in pom.xml and "load maven changes". Worked for me