1.Wide browser support
2.Wide servlet/jsp container support
3. Easy to use
4. Very configurable |
This is free, simple, powerfull jsp navigation Tag/Bean. It is drop down menu
incapsulated most of popular features available in commercial soft. feel free to install
and use this soft for any kind of application.
This soft is free for any kind of
application!!! You can order installation and configuration support ($75)
and one year support ($150);
See examples here
- Download menutag.zip Extract
files from archive.
- place ormenu.jar into yourapp/WEB-INF/lib diectory
- place menus-taglib.tld into yourapp or yourapp/WEB_INF directory
- place intoyour jsp page the following code:
<%@ taglib uri="menus-taglib.tld" prefix="menu"
%> <menu:ddmenu name="first" >
<menu:ddmenu text="Item1" link="link1.htm" />
<menu:ddmenu text="Item2" link="link2.htm" >
<menu:ddmenu text="Item21"
link="link21.htm" />
<menu:ddmenu text="Item22"
link="link22.htm" />
</menu:ddmenu>
<menu:ddmenu text="Item2" link="link2.htm" />
</menu:ddmenu> |
See examples here
Support this tag
development!!!!
|
Please vote for this product.
Or report about real world installation of this tag.
|
|