You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by fea jabi <zy...@hotmail.com> on 2006/03/01 15:20:20 UTC

layout

in my jsp's have to put some common text at upper right corner of every jsp. 
how can be done? can this be done using tiles? is there an example I can 
look at to do this?

Thanks.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: layout

Posted by Tom Ziemer <t....@dkfz-heidelberg.de>.
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,
Tom

fea jabi wrote:
> in my jsp's have to put some common text at upper right corner of every
> jsp. how can be done? can this be done using tiles? is there an example
> I can look at to do this?
> 
> Thanks.
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's
> FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: layout

Posted by fea jabi <zy...@hotmail.com>.
Thankyou for your response.

what exactly I want is in the body that's in tiles I need to display the 
standared text whose values need to be brought from server and displayed in 
4-5 lines at upper right corner. can this be done too?

Thanks.


>From: Greg Reddin <gr...@apache.org>
>Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
>To: "Struts Users Mailing List" <us...@struts.apache.org>
>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 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 can be done? can this be done using tiles? is there  an example I 
>>can look at to do this?
>>
>>Thanks.
>>
>>_________________________________________________________________
>>Express yourself instantly with MSN Messenger! Download today -  it's 
>>FREE! http://messenger.msn.click-url.com/go/onm00200471ave/ direct/01/
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>>For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org
>

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: layout

Posted by Greg Reddin <gr...@apache.org>.
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 can be done? can this be done using tiles? is there  
> an example I can look at to do this?
>
> Thanks.
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today -  
> it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/ 
> direct/01/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org