Hi to all on this list,
I have just started to learn jsf and I managed to build a menu with the
tree2 component of Apache MyFaces.
The menu files are:
menuEnVision.java (the code can be seen here:
http://pastebin.parentnode.org/22482)
menuEnVision.xhtml (http://pastebin.parentnode.org/22483)
What I didn't managed is, if one clicks on a menu point, the content of
a new page should appear.
For example: statistics.xhtml or proteins.xhtml
If one clicks on a menu point, I have managed to identify which one it
was, but how to use this
for opening the content of a new site (e.g. statisitcs.xhtml) I don't
know .
Can anyone give me a short example how to do this?
Thanks for your help!
Cheers Wolfgang