Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Sitemesh : replace logo

Reply
Thread Tools

Sitemesh : replace logo

 
 
OTB
Guest
Posts: n/a
 
      12-20-2006
Hi,
What is the efficient way to change a logo depending on th page url in
site mesh ?

I have a decorator that look like taht :

<html>
....
<head>...</head>
<body>

** insert my logo here **

SOME THING STATIC HERE between the logo and the content

<decorateur:body />

</body>
</html>


I would like to do pricisely the same that <decorator:title> do with
the page title.
(it does not exists <decorator:logo

Thanks.

 
Reply With Quote
 
 
 
 
Andrew Thompson
Guest
Posts: n/a
 
      12-20-2006
OTB wrote:
> Hi,
> What is the efficient way to change a logo depending on th page url in
> site mesh ?


Huh? It would probably start with asking
people who know what site mesh is, short
of Googling it.

For them, try one of the forums listed here..
<http://forums.opensymphony.com/category.jspa?categoryID=4>

Andrew T.

 
Reply With Quote
 
 
 
 
Steven J. Sobol
Guest
Posts: n/a
 
      12-20-2006
In article < .com>, OTB wrote:
> Hi,
> What is the efficient way to change a logo depending on th page url in
> site mesh ?


Separate decorators... IMHO, people on the Sitemesh forums may have
different opinions.



--
Steve Sobol, Professional Geek ** Java/VB/VC/PHP/Perl ** Linux/*BSD/Windows
Victorville, California PGP:0xE3AE35ED

It's all fun and games until someone starts a bonfire in the living room.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sitemesh : set property from decorated page for decorator Zaza Java 0 07-04-2008 04:19 PM
HTML Templates (Sitemesh/Tiles concept) in Python Suren Python 5 10-24-2006 01:43 PM
pyrex functions to replace a method (Re: replace a method in class:how?) Brian Blais Python 1 06-27-2006 12:13 PM
Sitemesh-like templating system for .NET? Steve Sobol ASP .Net 0 03-29-2006 02:52 AM
Sitemesh-like templating system for .NET? Steve Sobol Java 0 03-28-2006 08:29 PM



Advertisments