Re: HttpUtils.getRequestURL

2005-08-31 Thread Joerg Heinicke
On 28.08.2005 23:08, [EMAIL PROTECTED] wrote: I'm trying to call this from an XSP logicsheet : StringBuffer URL = HttpUtils.getRequestURL(request); ... but I get this error : / start error (lines 195-195) The method getRequestURL(HttpServletRequest) in the type HttpUtils is not applicable

HttpUtils.getRequestURL

2005-08-28 Thread galpix
Hi, I'm trying to call this from an XSP logicsheet : StringBuffer URL = HttpUtils.getRequestURL(request); ... but I get this error : / start error (lines 195-195) The method getRequestURL(HttpServletRequest) in the type HttpUtils is not applicable for the arguments (Request