Thanks Igor for the quick reply.

So am I to assume then that Wicket doesn't have any Java components to mimic 
such behavior?

The problem with using javascript in templates is that the template itself is 
not dynamic...only the wicket:id components.  Correct?

the javascript menu that I am familiar with is OpenCube.  These menus utilize a 
javascript structure to create the desired menus.  Is there a way to create 
this array structure in wicket and upload it in a javascript block?

Thanks again.

 -Doug
 



----- Original Message ----
From: Igor Vaynberg <[EMAIL PROTECTED]>
To: Doug Leeper <[EMAIL PROTECTED]>; wicket-user@lists.sourceforge.net
Sent: Tuesday, June 26, 2007 1:29:22 PM
Subject: Re: [Wicket-user] Dynamic Menus?

On 6/26/07, Doug Leeper <[EMAIL PROTECTED]> wrote:
I am new to wicket and am currently researching the capabilities of this 
framework.  I believe this is the route to go in developing web applications 
(previous experience has been JSP).


The question I have is there any components that mimic ToolBar/Menu/MenuItem 
functionality?  In my quick look, I couldn't find anything.  If not, does 
anyone recommend anything that can integrate with Wicket?  BTW...the menu/menu 
items need to be dynamic depending on some current domain state.


Thanks in advance.
- Doug


pick any javascript lib that builds menus. it should be easy to integrate, and 
im sure you will get help on how to do that here.


-igor


 

-------------------------------------------------------------------------

This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.

http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list

Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user









-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to