Hi. I have the greenpages demo running. Is there anyway to add a second bundle that contains web resources? Can I add a second bundle that is able to respond to specified servlet paths?
For example, the web bundle maps greenpages/home.html, greenpages/search.html, and greenpages/list.html Can I add a new bundle -web-admin that maps to /greenpages/admin/add.html and /greenpages/admin/manage.html etc? And configure such that the admin path is available when the admin bundle is included, but simply not available when the admin bundle is not available?
Thanks for the information.


