Try using getUnlocalizedAsset on AssetSource instead. On Wed, Aug 15, 2012 at 10:25 PM, Ray Nicholus <rnicho...@widen.com> wrote:
> So what do you mean, specifically, by "not working"? > > > On Wed, Aug 15, 2012 at 9:50 PM, Angelo C. <angelochen...@gmail.com>wrote: > >> i tried without context as well: >> >> ret.add(assetSource.getContextAsset("/js/jquery-1.7.1.js", null)); >> >> also this: >> >> ret.add(assetSource.getContextAsset("js/jquery-1.7.1.js", null)); >> >> not working too >> >> >> >> -- >> View this message in context: >> http://tapestry.1045711.n5.nabble.com/combining-scripts-tp5715446p5715474.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 >> >> >