Hi,

try to switch to the newest release, it should work with it.
But to my mind it also worked with 1.1.1;

Is it the dojo component, or the old prototype version without the
arrow on the right side?

cheers,

Gerald

On 6/22/06, Yasushi Okubo <[EMAIL PROTECTED]> wrote:
Hi, experts

I think this question has been posted multiple times, but could not find
the answer now.
I am using myfaces.1.1.1 and it looks like inputSuggestAjax only works
when I  choose state_saving_method=client, not server.

Is it a correct observation ?
If I move to 1.1.2, can I use  inputSuggestAjax +
state_saving_method=server ?

Thanks,
yasushi

<context-param>
        <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
        <param-value>client</param-value>
        <description>
            State saving method: "client" or "server" (= default)
            See JSF Specification 2.5.2
        </description>
    </context-param>



--
Gerald Müllan
Schelleingasse 2/11
1040 Vienna, Austria
0043 699 11772506
[EMAIL PROTECTED]

Reply via email to