hello shipra, there are several libraries for jsf supporting ajax (ajax4jsf is just one out of many). e.g. there is trinidad which uses a different name for ajax (ppr ... partial page rendering)
maybe it's a good idea to evaluate different component libraries (to choose one for your project). however, trinidad will solve your described scenario in a very easy fashion. more details at: http://myfaces.apache.org/trinidad/devguide/ppr.html live demos and other interesting information you will find at: http://myfaces.apache.org/trinidad/ regards, gerhard 2007/11/20, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > Can anyone tell me , if I want to use AJAX with My Faces , what is the > best way ? A link to some examples / site would be helpful. I have seen lot > of mails about a4j . Have people been using this library successfully ? > > My main issue is that after a valueChange Listener is triggered , the > whole page is refreshed & it comes to the top of the page . The user has to > scroll down to get to the place where he left . > Can I use AJAX to make the necessary changed to my form without refreshing > the page or at least come back to the same place ? Am I on the right track ? > If not please point me to correct solution . > > All the help is appreciated . > > Shipra -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

