You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Kevin Menard <km...@servprise.com> on 2007/11/02 21:30:32 UTC

ContextResource getPath()

Hi,

Is there any particular reason that ContextResource's getPath() returns a
relative path rather than an absolute one?  In T4, I'm used to using assets
as way to build "safe" links to resources.  With ContextResource's getPath()
returning relative paths, however, that doesn't work.  I've wrapped it to
prepend a "/", which does take care of the issue.  I'm just wondering if
there's something else that I'm missing.

Thanks,
Kevin



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org