Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by HowardLewisShip:
http://wiki.apache.org/tapestry/Tapestry5WhereToStoreExternalResources

------------------------------------------------------------------------------
  @Inject
  @Path("context:images/MyLogo.gif")
  private Asset thelogo;
+ 
+ public Asset getTheLogo() { return theLogo; }
  }}}
  
  Page or Component Template (the html):

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to