| Author |
http status 500 error
|
sagar khana
Greenhorn
Joined: Jan 15, 2012
Posts: 21
|
|
howdy,
hey needed a little help in this please give help i am really stuck, i am running this simple program in struts when i remove <html: text property="name" maxlength="30"/> line it runs perfectly but when i use this it gives an eror saying:
I have added all tld and jar fires in it but still problem is coming.
Thanks for your kind help,
Have a nice day
|
 |
Pyla Rao
Ranch Hand
Joined: Jul 10, 2012
Posts: 50
|
|
Hi,
Use this one
For property we have specify to the value.
|
 |
Shailesh Narkhede
Ranch Hand
Joined: Jul 10, 2008
Posts: 356
|
|
Hi,
above tag is used with the below tag
form present for the above form tag should have property named in html:text tag's property tag.
you can search for a sample application for struts 1.x in google where you can find a valid use of the html:text tag.
HERE is some sample examples
|
Thanks,
Shailesh
|
 |
 |
|
|
subject: http status 500 error
|
|
|