hum, that is a good point, I would still need to support absolute
paths, as I want to point it to my eclipse output dir, and just
recompile from eclipse and get my changes picked up. I could test the
path as an absolute path, if it exist, use it, otherwise try it as a
relative path to context root, sounds good?

musachy

On Sun, Jul 12, 2009 at 9:31 PM, Dale Newfield<d...@newfield.org> wrote:
> Does that have to be absolutely absolute?  Meaning this must know the
> deployment directory?  Any way to make relative paths be relative to the
> context root, so you can just add 'WEB-INF/classes' without knowing the
> deployment path?  (Sorry to nit pick, I'm excited about this, just trying to
> make it easy to use, too :-).



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to