Hello there! I'm using OSIVF with spring in my app. I had it configured just like examples on the wiki:
<filter-mapping> <filter-name>hibernateFilter</filter-name> <url-pattern>/app</url-pattern> But I have a few pages that I want to turn it off, is it possible? I tried before using pattern=*.html and put those pages in a different path, but I get some errors using *.html. Best Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]