ThomasMahn
Programmer
Hi, Is there any way how to find out servelt's last modified time in filter? I can't write any information to servlet context in ini() method of servlet. filter must be independent of the servlet. There was method in servletconfig getServlet(), but now is depricated. How to find out last modified time or when was servlet deployed in filter? thanks