You are totally right, i added some css directly in the .tml file using "css/app.css" instead of ${context:css/app.css}, that's the problem. after correction, the application work perfectly, thx for your tips, it seems that you have met the problem before?! :D. I think T5 should be more robust to resolve such path problems.
Thiago H. de Paula Figueiredo wrote: > > Em Sat, 21 Nov 2009 00:36:41 -0200, EasyStrutser <jae...@aol.com> > escreveu: > >> Is it a bug or something? > > I guess you have some resource (CSS, JavaScript, image) that is included > using a relative URL. ;) > > Use ${context:/path/image.jpg} instead of path/image.jpg. It must solve > your problem. > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, software architect and developer, Ars Machina Tecnologia da > Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://old.nabble.com/Multiple-calls-of-method-OnActivate%28%29----tp26453228p26457015.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org