128129130131132133134135136137
} // Ask this Wrapper to process this Request ; // XXX - Tell the request which Wrapper we are using? ; // XXX - Would seem to be necesary to calculate getServletPath wrapper.invoke(request, response); } }