RE: [Tapestry-developer] Image used more than once
Brought to you by:
hship
From: Elankath, T. (Cognizant) <ET...@bl...> - 2003-02-24 12:13:41
|
Hi Joel, Did you manage to find the solution to your problem ? I too am facing the same problem. :-( Grateful for any help, Tarun -----Original Message----- From: Joel Trunick [mailto:Jo...@Sm...] Sent: Saturday, February 22, 2003 2:09 AM To: 'tap...@li...' Subject: [Tapestry-developer] Image used more than once I have a spacer image that is probably used a 100 times in one page. However, as soon as I reference the image twice with an ID tag, it complains: "Template for component Account contains multiple references to embedded component imgSpacer" How do I reference the same asset a thoughout the page? That would be awfully tedious to make a new component for the same thing 100x :-) Joel |