File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Error setting property Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Error setting property" Watch "Error setting property" New topic
Author

Error setting property

Jolie Lee
Ranch Hand

Joined: May 08, 2005
Posts: 87
Hi, i got this error when i tried to submit the form...

i've checked i've get and set method in my backing bean, the spelling are correct, everything is ok, but it's just keep giving me this error on this particular field, which is a text field.

the form can be submitted without any problem if i take out the particular text field.

pls advise.


Jys<br /><a href="http://jy-s.com" target="_blank" rel="nofollow">http://jy-s.com</a><br /> <br />Trying my very best to learn java, please forgive me if i'm asking some really stupid questions.
Sergey Smirnov
Ranch Hand

Joined: May 29, 2003
Posts: 167
What is the name of the property?

--
Sergey : http://jsfTutorials.net
Jolie Lee
Ranch Hand

Joined: May 08, 2005
Posts: 87
this is it..

Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
I think error message is more important than a code snippet.
Where is the error message??
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Error setting property
 
Similar Threads
text field validation
Which data type is better?
required field...but only if enabled
How we can set focus?
Struts - Improve Plugin : Layout:File Upload Validation Problem