facebook

[Closed] HTTP status 500 bean not found

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #243631 Reply

    I’m using Eclipse 3.1 and MyEclipse 4.0. I just code a simple jsp file with one form including <html:text property”username”> and <html:text property “username”>. So when I run it, an error has occured like his:

    Http status 500: bean ‘Password’ not found in tag <html:bean>

    Best regards, KHOA

    #243643

    Scott Anderson
    Participant

    To me it looks unrelated to the html:text entries but more like like the issue is with an html:bean tag in your file and that you didn’t code the javabean it’s trying to reference.

    #243856

    Thanx, I don’t think so. I used the Struts’ tool to build it. I think will have no problems. Actually, I haven’t coded the javabean. But it’s indispensable because I just wanna display a struts with a form.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] HTTP status 500 bean not found

You must be logged in to post in the forum log in