> * On each request, call getOutputStream()
> on the Process object and pass in the command.
> Then, call getInputStream() and read
> the response -- you'll have an interesting time
> figuring out when it is finished -- maybe look
> for the prompt string?
And don't forget to sync the process so that you don't bust in half on
rapid double clicks... :)
.duncan
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html