users@glassfish.java.net

setting resourceCache time with my _at_WebServlet

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Fri, 24 Jun 2011 08:11:42 +0200

Hello

I used to set the resourceCache time in my web.xml,
but now I don't use a web.xml anymore and just use a @WebServlet

How do I configure this parameter at compile time ?
Or is there another way besides the web.xml ?

thanks
Richard.