Hi,
is the value passed correctly to the converter and further converted
without any exception?
Is the setter of chosenValue called?
If you have the sandbox sources, there is a nice example which goes
through the special way of using ISA with the label/value approach.
cheers,
Gerald
On 12/14/06, Hennie Brugman <[EMAIL PROTECTED]> wrote:
Hi all,
My InputSuggestAjax works just fine. However, for some reason I can not
access its value when the form that it's part of is submitted. Here's the
code:
<s:inputSuggestAjax suggestedItemsMethod="#{
search.getSelectItems}"
itemLabelMethod="#{search.getSelectItemLabel}"
value="#{search.chosenValue}"
charset="utf-8">
<f:converter
converterId="inputSuggestAjaxConverter" />
</s:inputSuggestAjax>
For some reason, my bean's getChosenValue always returns null.
What could I be doing wrong?
Thanks for any help,
Hennie Brugman
--
http://www.irian.at
Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German
Professional Support for Apache MyFaces