Hi there....
I am planning to recommend JSF and MyFaces for the development of the application.
like Navigation Tree on the left side, header, footer and body ..
1) Can any one share a piece of code or share any Ideas to develop Dynamic Navigation Tree(like ServerSideToggling ..I will get the data from backend based on the I will build the Tree with leafs, when we click on leafs we need to call action to redirect to other jsps ) we can achieve this using MyFaces Tree2 Component,Just wondering if anybody know some information, any info is appreciated.
Thanks
Jack
simon.kitching@chello.at wrote:
This isn't correct; Tomahawk can be used with any JSF implementation, eg
Sun's.
In very old Tomahawk versions, you needed to add a "shared" jar if you
weren't using myfaces but that was removed long ago.
Regards,
Simon
Grzesiek schrieb:
> Personally I regret tomahawk can't be used without myfaces
> (dependencies on `_shared` jars).