Hi experts!

Like in http://wiki.apache.org/myfaces/InputSuggestAjax i worked out an 
example-app for advanced key/value usage.
Everything works fine. The only problem is when i choose an value and submit 
the form the value string of the getAsObject-method is empty (not null but 
empty -> "").
When i was looking for a solution i found this:
http://www.mail-archive.com/[email protected]/msg31764.html
In addition to this post i could say (because i have logged all the stuff 
what's going on) that the setter of the choosenValue will be called (when the 
form is submitted i.e. BEFORE page refresh) and also the getAsObject-method, as 
i mentioned before, will be called (AFTER page refresh) but with an empty 
String as value.
So, as a logic konsequence, i never get a correct chooseValue when the page is 
refreshed after the form-submit.

So does anybody know how to fix this or has an solution for this?

best,
tom
-- 
"Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail

Reply via email to