just say <img jwcid="@YourComponent" param="ognl: somthing" /> in your html-template. No need for .page or .jwc for this
> -----Original Message----- > From: Nick Faiz [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 08, 2006 4:28 AM > To: Tapestry users > Subject: configuring common components > > > Hi, > > Is there a way to configure common components so that they do not > have to be entered within each .jwc or .page spec. file? > > For example, my current application has a number of icons, each of > them a component. Each time I want to use a icon I have to define it > anew for each .page or .jwc file. > > There must be a better way to do it? > > > Nick Faiz, > Developer > www.q9software.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
