Apologies, I wasn't looking at the log file. though it seemed to be working and just not getting this far, when you look at the log file it has a whole host (100 to be precise) of errors and says "too many errors, limit is 100".
So the file was including properly just not displaying at all. Sorry for wasting your time and thanks for your efforts. Regards, Andoni. ----- Original Message ----- From: "Tim Funk" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 5:32 PM Subject: Re: Including a JSP into another. > It should work. Is it a compile or run time error? > > -Tim > > Andoni wrote: > > Hello, > > > > This does not work for me at all: > > > > <jsp:include page="mypage.jsp" flush="true" /> > > > > But when I do a simple substitution for: > > > > <%@ include file="mypage.jsp"%> > > > > It works fine. I want to use the first one though as I want to add parameters to the call. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
