| Author |
dynamic menu
|
mnd prasad
Greenhorn
Joined: Nov 29, 2008
Posts: 2
|
|
I have created a application where menu structure will be static.i mean based on the user loggin,observing the user type i am redirecting to the page where menu for that category is placed.now i need to make it as dynamic,there by i cant hardcode the menu by giving the jsp file names .for ex .user may belongs to india or UK,he may belongs to both.so that i need to show him the menu items that fits for both the types.how to do it? Thanks in advance mnd Do not use code tags to get around the filter! Spell out the word thanks! - Eric [ November 29, 2008: Message edited by: Eric Pascarello ]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Wouldn't you be doing that with the server? You output the data to the client that applies to that user. Eric
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
|
"mnd prasad", please check your private messages for an important administrative matter.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
mnd prasad
Greenhorn
Joined: Nov 29, 2008
Posts: 2
|
|
Yes. How i can create menu that dynamically changes using javascript. that is my problem
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
"prasad", my private message request that you change your display name to adhere to JavaRanch standards was not a suggestion. Valid display names are mandatory for participation on the Ranch. Please change your display name as instructed prior to your next post. Be aware that accounts with invalid display names are disabled. bear JavaRanch Sheriff
|
 |
 |
|
|
subject: dynamic menu
|
|
|