1. Creating dynamic views forum.springsource.orgCreating dynamic views So far, so good w/ the Rich Client, but I'm a bit stuck; I populate a table w/ data that I would like to chart. When I select ... |
2. Create View dynamically? forum.springsource.orgCreate View dynamically? Can we create different instance of 'View' in runtime and fire it up on the page? The following code doesn't work properly, it will give me null pointer ... |
3. More questions on dynamic views forum.springsource.orgOur project requirements call for us to add additinal views to the application at runtime. This seems to be straightforward, however I cannot get the ShowViewMenu (or a subclass which listen ... |
4. Dynamic View Selection forum.springsource.orgDynamic View Selection I've been investigating the implementation of dynamically rendering a new XSLT view after servlet startup. I have a situation where I'd like to be able to add new ... |
5. Building view from dynamic components forum.springsource.orgBuilding view from dynamic components Hi, I was looking in Spring and Tiles documentation but was not able to find answer or solution for what I'm trying to do. Idea is ... |