2.0 RC3
In CofaxToolsServlet, add the following lines after
page = CofaxToolsNavigation.navigate(db, pathInfo, queryString, session, req, res);
if(res.isCommitted()) return;
Log in to post a comment.