>>>>> "AY" == Arion Yu <[EMAIL PROTECTED]> writes:

 AY> Is there anyway to resolve the $servlet.jar from
 AY> absolute/relative to absolute?

Project.resolveFile() would do, if you code it up in Java. I don't see
any other way right now.

 AY> Should the classpath be separated with : (Unix style) or ;
 AY> (Windows style) or both are acceptable?

Whatever you prefer.

 AY> For the second approach, would ./ do the same work as sub/../ ?

I think it would. Try it 8^)

Stefan

Reply via email to