I'm currently rewriting the "OpenSessionInView" for Spring/Hibernate
in a WebRequestServicerFilter. I'd like to avoid creating hibernate
session for assets, so I was wondering, what is the "clean" way of
finding out which service is being called? I don't really want to look
at the URL called, since I may change the URL schema later for
friendly URLs.

Thanks,

Henri.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to