I was wondering is it possible to retrieve the DispatcherServlet? What I am trying to do is go through a filter first, then
servlet that uses DispatcherServlet. For example from my web.xml
I need to use RequestContextUtils in ServletPathLocaleChangeFilter in order to reterive local information.
Jerret Halter<br /> <br /> <blockquote><font size="1" face="Verdana, Arial">quote:</font><hr>If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.<hr></blockquote>