HI,
I am designing an application with GWT2.1 which is comprised of a page
full of widgets.
The widgets to be shown on the page are based on the values in URL
parameters.

How to go about implementing this?
Primary motives:
1) Only code for the widgets to be displayed should be downloaded.
2) The applicable widget list should be maintained dynamically. So
that the list of widgets to be shown for given set of URL parameters
can be altered without having to redeploy the application.

Regards,
Nirmal

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to