Modify navigation menu based on user role

2008-11-23 Thread Yazbek, Daniel (Daniel)
Hi all,

 

Does anyone have a good reference on how to use wicket to modify
navigation menu items based on the role of the user?

 

I am thinking that once logged in, the role of the user is obtained,
then the navigation menu is dynamically build and attached to the main
page according to the role of the logged in user. Is this the
pattern/trend commonly used to achieve this?

 

Any resources/links would be helpful!

 

Thanks

-Daniel.

 

 

 

 

 



Graphs, Charts and Wicket

2008-11-16 Thread Yazbek, Daniel (Daniel)
Hi all,

 

I'd like to put some simple bar graphs, pie graphs and possible line
graphs into my wicket pages.

 

Have any of you used a good framework that you can recommend, that also
plays nicely with Wicket?

 

Thanks!

 

-Daniel.