DOM « RichFaces « JSF Q&A





1. Accessing java-based DOM tree directly from JSF/richfaces    stackoverflow.com

Based on this question I have a couple of other questions: 1) the map in this question which is made available to jsf is actually one of a number, so i'm ...

2. How do I generate a unique ID for a DIV under JSF 1.2?    stackoverflow.com

I need a unique id for some DIVs under JSF 1.2, how do I go about doing this in a manner that can be resolved later for use in a Javascript ...