I want to switch from my IBM ICCS 4.2 server to Jigsaw, but I have troubles concerning the Servlet API. All my servlets are based on the pathTranslated method of a Http-Request. Your implementation (beta1) returns null. If I try a trick (which works under IBM): getServletContext().getRealPath(request.getPathInfo()), I do not succeed because getRealPath mirros the given path. I think that the path must be calculated starting at the root resource and searching the given path. Is there any help?? Yours Andreas Bufe.Received on Wednesday, 3 September 1997 12:54:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 9 April 2012 12:13:26 GMT