Hi, i am studying the source code of T4.0.2,in the ApplicationServlet.java:
---------------------------------------------------------------------------------- _requestServicer = (ServletRequestServicer) _registry.getService( "tapestry.request.ServletRequestServicer", ServletRequestServicer.class); ------------------------------------------------------------------------------------ how can i know where to register this "tapestry.request.ServletRequestServicer" service, and where is the implement of ServletRequestServicer?thanks a lot!! Oliver Lee 2007-12-23