Full Text Search: "linkto:"HttpServlet""

Results 1 - 2 of 2 results out of about 720 pages. (0.22 seconds)

guice/Manual/Integration/WebandServlets/ServletModule . . . 3 matches
...vlet.class) } } }}} これは.htmlで終了するすべてのウェブリクエストをサービスするためのMyServletという名のサーブレット(HttpServletのサブクラス)を登録するものである。web.xmlと同様にパススタイルのサーブレット登録も可能である。 {{{ serve("/my/*").with(M...

3.6k - rev: 7 (current) last modified: 2009-12-15 03:42:23

GAE/Objectify/IntroductionToObjectify . . . 3 matches
...IT_MILLIS = 1000 * 25; // provide a little leeway @Override protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException ...

41.1k - rev: 17 (current) last modified: 2012-01-14 05:25:57