I am debugging tree and popup in JSF ( without logs too :( ). All
my posts about tree have went unanswered so far, but this one should be
a bit easier and maybe someone will know........
Anyways, I now see that the id of every popup that is attached to the
node of every folder in the tree has the same id(in the actual html).
Is this allowed in html? Would this be a bug in tree or popup or
neither. I think this is the problem. I believe JSF is looking up the
id when the form is posted and finding 20 popups with the same id and
firing actions on all of them. I am a newb in the deep end of the ocean
now, but I want to figure this out bad!!! I have started learning
custom components(which are kind of neat), but would love some pointers
here....and if anyone can give me a war file that logs myfaces log
statements so I can copy off the logging, I would love that....I still
have not got logging working :(
Thanks for anything.
thanks,
dean