Hello
I'm trying to build a prototype of a web based dashboard application where each page will display a collection of widgets / modules a la "My Yahoo!".
Can I accomplish it using a page fragment box component to build each widget or is there a better alternative?
Ultimately I would like to be able to customize each web page based on the user's profile. I would like to be able to make some widgets invisible or move them to a different location (reorganize) within the same page.
I'm using Netbeans 6.0.1
Any help will be appreciated.
Thanks!!