Hi,

I know that travis played around with a form post through ajax, the
stuff was committed a few days ago.

Have a look at the HtmlCommandButtonAjax component in the sandbox (inputAjax).

There was also a discussion on the dev list recently, topic "Ajax form".

If you only mean doing an ajax request after triggering a javascript
event, you should use the conveniences of a js framework like dojo and
handle the request/response in your components specific js code.

cheers,

Gerald

On 3/29/06, ::SammyRulez:: <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I'm contemplating the possibility to write an ajax form component that
> instead of posting data to the action url calls a javascript to
> execute the work.
>
> I'dont want to reinvent the wheel so I started looking at myfaces
> implementation of hform but I can't find a good extension point to add
> stuff to the onSubmit attribute..
>
> Any suggestions?
>
> thanks
>
>
> --
> ::SammyRulez::
> http://www.kyub.com/blojsom/
>


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

Reply via email to