Knowledge Base support case for AllWebMenus, abstracted and stripped of all user’s private info.


Initial Email From:
Shen
Initial Email Subject: use menu into a Java project
Support Case Month: June 2012

Dear Customer Support:

I want to use the menu into a Java project rather than a HTML page. Would you please provide me any learning material on how to corporate the likno menu into the JSP file? And in case in the menu linking, if I want to pass some parameter to some action, how can I do that?

Thanks in advance.

Best regards
Shen

Reply From: Likno Customer Support

Dear Shen,

There is no difference between Linking to an HTML file and a JSP file.

For passing parameters however, you would need to use some type of dynamic menu. There are a couple of ways to go about this:

1) You can use a UL / LI menu. This way, the actual menu structure is defined by a UL/LI structure in your page, and you can use your JSP to do whatever you want with it. You can read more about this here:

2) Use “Custom Variables”. With this method you need to create a JavaScript variable in your page (using JSP) before the menu Linking Code. Then in the menu item “link” property you can use this variable. To read more about this, while on the “text” or “link” property in AllWebMenus, press F1. Then go to the very bottom of the help page, and click on the “Custom Variables” link.

Best Regards,
Kostas
Likno Customer Support
www.likno.com
Create any type of javascript menu (CSS menu, drop-down menu, sliding menu), button, html tree, modal window, tooltip, accordion, tab, scroller, jQuery slider or design for your websites!
Like us on Facebook – Follow us on Twitter

Reply From: Shen

Dear Kostas:

Thanks for your help. I found the instruction and solved my problem.

Thanks a lot and have a nice day!

Shen