Are you running in Jetty? I notice it replace my favicon on localhost (mvn jetty:run); under tomcat my favicon is shown:
on my layout component as usual: <link href="${asset:context:/favicon.ico}" rel="shortcut icon" /> nicola. On 04/08/2011 03:11 PM, Thiago H. de Paula Figueiredo wrote: > On Fri, 08 Apr 2011 10:08:54 -0300, Nicolas Barrera <nbarr...@gmail.com> > wrote: > >> Hi, > > Hi! > >> What I 've faced trying to setup this using Tapestry 5.1.0.5... is >> that that code I added inside my head tag (that link to favicon) is >> erased and >> replaced by javascripts includes (other links) generated by tapestry. > > AFAIK, Tapestry doesn't erase anything inside <head>. Are you using a > layout component? > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org