I used to use the createVisit in the Engine to install the HttpSessionBindingListener so that i count the number of users that are logged in. I also used to this method to findout what kind of browser the user used.
Kent Tong made a comment about something like this, is this a way to go for installing the HttpSessionBindingListener and if so how do i make a contribution to the tapestry.services.ApplicationServices configuration point? Regards Diego