Hi all,

After the first start Tomcat my servlets get nullpointers when trying to
request their resources:

// Include search
request.getRequestDispatcher("../core/simple_search.jsp").include(request,
response);

After refreshing the page everything works fine, where should I look for the
problem?

Peter

Reply via email to