Highfield [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 18, 2004 5:11 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Recursive pages
>
>
> Cheers Paul,
>
> I went down this path also,
>
> I tried jsp:include but this was ignore by tomcat. So much
> ignored infact
>
To: 'Struts Users Mailing List' <[EMAIL PROTECTED]>
Subject: RE: Recursive pages
Date: Wed, 18 Aug 2004 09:43:32 +0100
I think the problem is that you are using a static include. This is an
instruction to the jsp -> java compiler that, you want to include the
current *page
Message-
> From: terry Highfield [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 18, 2004 12:26 AM
> To: [EMAIL PROTECTED]
> Subject: Recursive pages
>
>
> Hi all,
>
> Does anyone know how to make recursive jsp pages?
>
> I believe this can be done using
> -Original Message-
> From: terry Highfield [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 17, 2004 4:26 PM
> To: [EMAIL PROTECTED]
> Subject: Recursive pages
>
>
> Hi all,
>
> Does anyone know how to make recursive jsp pages?
Intentionally? No...
Hi all,
Does anyone know how to make recursive jsp pages?
I believe this can be done using <%@ include file="recursive.jsp" %>
I have done this as :-
<%@ include file="recursive.jsp" %>
The above code is actually in recursive.jsp
The bean behind this has a structure :
class Message im
5 matches
Mail list logo