Hi,
I was just working on common design elements as well (header/footer)
when I saw your post. I am using sitemesh
(http://www.opensymphony.com/sitemesh/), which is a servlet filter that
decorates your jsp pages. It's easy to setup, fast and very unobtrusive
(your pages' source won't change).
HTH
t;
Reply-To: "Struts Users Mailing List"
To: "Struts Users Mailing List"
Subject: Re: layout
Date: Wed, 1 Mar 2006 08:31:50 -0600
Yes you can do this using tiles. Start here (http://
struts.apache.org/struts-tiles/) Look particularly at the examples page
for basic usage pat
Yes you can do this using tiles. Start here (http://
struts.apache.org/struts-tiles/) Look particularly at the examples
page for basic usage patterns.
Thanks,
Greg
On Mar 1, 2006, at 8:20 AM, fea jabi wrote:
in my jsp's have to put some common text at upper right corner of
every jsp. how
[EMAIL PROTECTED] wrote:
I was a beginner too, so don't be so cruel with yourself ;-) By the way,
Heh :-)
if you want to make something complicated, remember that you can put ANY
URL in your element. For example, I put an Action's URL, so that it
loads some data. This Action forwards to a JSP page
Hi
> I was afraid that would be the answer :-( I really wanted to avoid
having files with page fragments that weren't well formed like that...
I'll have to dig into the Tiles code and see how ameanable the rendering
model is to being 'masaged' into supporting what I want it to do :-)
I was a begi
I was afraid that would be the answer :-( I really wanted to avoid
having files with page fragments that weren't well formed like that...
I'll have to dig into the Tiles code and see how ameanable the rendering
model is to being 'masaged' into supporting what I want it to do :-)
What's wrong wi
Errr No... Let's start from the beginning.
1. Don't give to Tiles definitions names starting with "/".
2. You can put a Tiles definitions inside another tiles definition. For
example:
I hope this clears your doubts.
Ciao
Antonio Petrelli
Laurie Harper wrote:
7 matches
Mail list logo