Re: System.out fix ready yet?

2000-08-25 Thread Christian Sell
Hello, As was pointed out to me, the JSP Spec says that getRequestURI should return the include files name, not the original. I would definitely double-check on that one. I think Tomcat and JRuns behavior makes more sense both in terms of reason and specs. The following is a bit lengthy, but

System.out fix ready yet?

2000-08-24 Thread Matthew Biddulph
A couple of days ago one of the developers mentioned that there would soon be a new orion.jar to fix the System.out problem in 1.2.0. Is there any update on when this will be available? Thanks, Matt.

RE: System.out fix ready yet?

2000-08-24 Thread Martin J. Wells
Question about request.getRequestURI(); In JRun and Tomcat the following applies but not in Orion: I have a JSP (main.jsp) with the tag jsp:include page="includes/header.jsp" flush="true"/. The header.jsp file calls the method request.getRequestURI(); The return value in both Jrun and

Re: System.out

2000-08-21 Thread Magnus Stenman
Hi, System.out not working is a known bug in the 1.2.0 version, it has been fixed and a new jar/zip will be up in a day or so. If anyone needs the fix urgently then contact us in private and we'll send an intermediate jar over right away. /Magnus Stenman, the Orion team - Original Message