We should be able to use <load-on-startup> for the servlet that is responsible for making the core in both Servlet 2.3 and 2.4.
Bill On 4/5/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > > On 4/5/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: > > Modern day servlet spec allows for an initialization hook so a > > servlet init hack to get things initialized is not needed these > > days. What is the minimum servlet spec that Solr is aimed for? > > 2.4, IMO. > > -Yonik >
