posted 5 years ago
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..
Thanks..
posted 5 years ago
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.
posted 5 years ago
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.
Of course, in the case of RichFaces, the underlying support is often accomplished using jQuery internally, but that's transparent to the developer.
An IDE is no substitute for an Intelligent Developer.
