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
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