Java Struts2 Tutorial - 2 : Writing Login Application using Eclipse IDE

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 15

  • @sivaravindran7423
    @sivaravindran7423 2 ปีที่แล้ว

    Well explained... Thanks a lot

  • @075_patilnileshsuresh5
    @075_patilnileshsuresh5 ปีที่แล้ว

    Type :Status Report
    Message: The requested resource [/Struts2Example/] is not available
    Description :The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
    i get this error how to solve

  • @veerachinnu5939
    @veerachinnu5939 6 ปีที่แล้ว

    How to store and retrive document file using jsp struts2 mysql

  • @Sandeep_2619
    @Sandeep_2619 4 ปีที่แล้ว +1

    Well explained sir , please make a vid lecture for developing a web project

  • @vikashmishra4104
    @vikashmishra4104 6 ปีที่แล้ว +2

    Hi,
    I am getting 404 error. Any help will be welcomed.

    • @CodeFlyr
      @CodeFlyr  6 ปีที่แล้ว

      Hi, can you explain at which point in application you are getting this error?What is the URL at that time?
      You will get 404 error when the server could not find requested resource.
      E.g When you run your project,server need to find page that will be the first page(welcome page) in your application and you must mention that page name in web.xml file under tag.
      if login.html is your first page(welcome file),then add these lines in web.xml file
      login.html
      If you don't mention login.html in web.xml file,then you will get 404 error because by default server looks for the welcome file, I hope this will help you to get rid of this error.

    • @jhunnararconada5317
      @jhunnararconada5317 6 ปีที่แล้ว

      Same problem upon running it on Server this is the error in my case -
      java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispatcher

    • @ziyadbeg1821
      @ziyadbeg1821 6 ปีที่แล้ว

      Check ur File Name struts.xml name should be proper

    • @ziyadbeg1821
      @ziyadbeg1821 6 ปีที่แล้ว

      And also Check Struts2-core jar org.apache.struts2.dispatcher.FilterDispatcher is present or not if not then Download Struts jar again

    • @amrutapatil3707
      @amrutapatil3707 7 หลายเดือนก่อน

      ​@@ziyadbeg1821how to check the filter dispatcher is there or not

  • @zeeshan3674
    @zeeshan3674 4 ปีที่แล้ว

    sir can u create a program to generate otp struts with db

  • @shubhamnitin
    @shubhamnitin 2 ปีที่แล้ว +1

    source code please

  • @ziyadbeg1821
    @ziyadbeg1821 6 ปีที่แล้ว

    Sir U r Best

    • @CodeFlyr
      @CodeFlyr  6 ปีที่แล้ว

      Thanks...Subscribe the channel

  • @sherazsayed
    @sherazsayed 3 ปีที่แล้ว +1

    404 error