| Author |
Is it possible to implement jquery tree menu in JSF?
|
Matt Hardy
Greenhorn
Joined: Nov 03, 2011
Posts: 18
|
|
Is it possible to implement jquery tree menu in JSF? If it so then please suggest me the tutorial link or sample code for "help tree menu" in jsf (.xhtml page) as soon as possible.
Thanks..
|
 |
Pondurai Singh
Ranch Hand
Joined: Jun 27, 2011
Posts: 32
|
|
|
Reference guide about JSF Customized Richfaces Tree ahoehma.wordpress.com/2009/09/10/customized-richfaces-tree/
|
Software Developer, Oracle Java Certification Training Labs at EPractize Labs
OCPJP 7 | OCAJP 7
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14480
|
|
A number of extensions, including RichFaces contain tree menu tags. That is the preferable approach, because these specialty tags are integrated into JSF, thus are usually simpler to code and more reliable to operate.
Of course, in the case of RichFaces, the underlying support is often accomplished using jQuery internally, but that's transparent to the developer.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Is it possible to implement jquery tree menu in JSF?
|
|
|