-
May 31st, 2012, 12:28 AM
#1
Vaadin app and custom scope
Hello! I m use Spring IoC container in my Vaadin application. Main window and some components (views, tables, forms, etc) stored in IoC containter with session scope. For support multiple tabs in vaadin I should create new main window for each new tab in browser. Each window should have own set of components into IoC container.
How can I implement own scope for stored components and bind it with main window?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules