iedman" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, November 06, 2004 12:27 AM
Subject: RE: Using Tiles outside of an ActionServlet
> If you are only serving HTML pages and want to wrap them in your standard
To: Struts Users Mailing List
Subject: Re: Using Tiles outside of an ActionServlet
Doh - I guess I wasn't clear enough.
I want to have the Requests for the html pages (Section2) forwarded to a
standardLayout page which uses tiles to provide consistent screens. The
originally targetted html p
so they are handled by the JSP
> engine. In tomcat, you can do that like this:
>
>
>jsp
>*.jsp
>
>
> Regards,
> David
>
> -Original Message-
> From: William Ferguson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 04, 2004 10:36 PM
> To:
inal Message-
From: William Ferguson [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 10:36 PM
To: [EMAIL PROTECTED]
Subject: Using Tiles outside of an ActionServlet
I'm trying to create a WebApp with 2 sections.
Section1 consists of Struts Actions managed by an ActionServlet and us
I'm trying to create a WebApp with 2 sections.
Section1 consists of Struts Actions managed by an ActionServlet and using Tiles for
consistent layout. The incoming requests will always be '*.do'.
Section2 is a bunch of generated html fragments (each is a page's worth) that I would
like to embed
5 matches
Mail list logo