This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 2 things


>>>>> "Jeff" == Jeff Sturm <jsturm@sigma6.com> writes:

Jeff> If you pass a string to the JDK's exec() it makes a simplistic
Jeff> attempt to tokenize the arguments, probably using
Jeff> StringTokenizer or some such... I'd question whether it observes
Jeff> quotes at all.

Thanks.  This is what we do now, so I'm not inclined to change it.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]