| Author |
Tree Structure Menu
|
Vishnu Vardhan
Greenhorn
Joined: Nov 05, 2003
Posts: 14
|
|
Hi, I want to create a Menu (left hand side of my page) like a tree structure. I am not sure how to go about it. Can anyone help. Thanks -Vishnu
|
 |
A Harry
Ranch Hand
Joined: Jan 23, 2002
Posts: 124
|
|
|
sounds like you need Javascript - google "javascript tree menu" & there's loads!
|
 |
Vishnu Vardhan
Greenhorn
Joined: Nov 05, 2003
Posts: 14
|
|
Thanks Harry, but can I use them in a struts (MVC) project. Thanks -Vishnu
|
 |
Durgaprasad Guduguntla
Ranch Hand
Joined: Oct 20, 2003
Posts: 99
|
|
Hi Vishnu, If it is a struts application, you can explore the open source struts tag library. You can generate tree layout easily from java and JSP. Check out here
|
Thanks,<br />Durgaprasad<br />SCJP1.4, SCWCD1.4, SCBCD1.3,<br />SCEA
|
 |
Naveen Mishra
Ranch Hand
Joined: Nov 20, 2005
Posts: 75
|
|
I found this one really good ... comes from sourceforge.net -- what else just visit http://struts-menu.sourceforge.net/
|
 |
 |
|
|
subject: Tree Structure Menu
|
|
|