On Wednesday 21 Jan 2004 07:59, [EMAIL PROTECTED] wrote: > How does using fork screw stdin/out?
Well, the app will not respond to user data entry when I use fork=true. Data is entered and return is pressed yet the app never receives this. I interpret that as stdin being not as it should be. If I use fork=falsae and it gets to the same point and *will* respond to user input .... just it fails later with the org.w3c.Node issue as mentioned in the first mail. -- Andy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
