This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Custom UIViewRoot and AjaxViewRoot    Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Custom UIViewRoot and AjaxViewRoot    " Watch "Custom UIViewRoot and AjaxViewRoot    " New topic
Author

Custom UIViewRoot and AjaxViewRoot

sriharsha Udupi
Greenhorn

Joined: Jul 10, 2008
Posts: 3
Hi,
I am writing an application with a custom UIViewRoot class, when i include tags from RichFaces / Ajax4Jsf in my web page, still components are going through with the custom ViewRoot class which I have written.
I want to know how exactly UIViewRoot and AjaxViewRoot works.
Who calls UIViewRoot class? Why Ajax/richfaces requests also going through the custom ViewRoot class (Why AjaxViewRoot class and its methods are not getting called).

Any information will be of help,
Thanks,
sri.
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

"sri",
Welcome to the JavaRanch.

We're a friendly group, but we do require members to have valid display names.

Display names must be two words: your first name, a space, then your last name. Fictitious names are not allowed.

Please edit your profile and correct your display name since accounts with invalid display names get deleted.
sriharsha Udupi
Greenhorn

Joined: Jul 10, 2008
Posts: 3
Hi all,
Please reply with your ideas, I need details about UIViewRoot and AjaxViewRoot classes. However small the information may be, it will be of greater help.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Custom UIViewRoot and AjaxViewRoot
 
Similar Threads
Injection problem - not quite sure if this is something i should be using injection for
Want to use forward in render response phase
Setting hidden field attributes through custom viewhandler
Problem navigating to JSF from servlet
Refreshing or Resetting the fields in jSF