Gents: In the nutch documentation, it says to store nutch as ROOT.war so the paths will resolve. JBoss doesn't recognise ROOT.war as special without some hackery that I am loathe to do. To get the servlet contextname in a JSP, one needs only put <%=request.getContextPath() %> in the JSP when linking to a document in the same webapp. Is there any interest in making these changes in the repository or should I just apply my patch locally? Thanks in advance for the rapid response! -- Cheers, Hasan Diwan <[EMAIL PROTECTED]>
