Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
AJAX Support for JSF11
posted

 Hallo,

 

I tried to build a small test web application with some input controls.

I use hints included in the samples to create all parts of the application.

I think some thing is wrong with AJAX support. I can run the application but the generated HTML code does'nt contain any AJAX related code.

What I have to do to activate AJAX support ?

 

Best regards

Andreas

Parents
No Data
Reply
  • 2301
    posted

     Hi:

     

    You don't have to do anything - the AJAX support is built in. The code is in the *.js files whichare downloaded programmatically - you won't see and AJAX code if you view the source in your browser.

     Please go to componentsforjsf.com and look through the "Online Demo" section. You should see plenty of examples (with full source) to get you started.

     

    Best,

    Jim

Children
No Data