analog-help  

[analog-help] Using jsp to create the web interface of analog.

Tiana . Zhang
Wed, 26 Apr 2000 13:47:55 -0700

Hi,

I am trying to create a jsp page as the front end of the analog. This page will
use java bean class  to execute the analog command. At first I use a main
function called my code which will exec analog to do a test. It worked fine. But
when I used jsp page to call this bean class, it seems that the process created
by runtime.exec(cmd) has been blocked somehow. I don't know why. The code is
exactly the same, but why it was blocked when I called it in a jsp page while it
is ok if called by my dummy main function. 

Your help will be highly appreciated. 
My email address is: [EMAIL PROTECTED] 

Tiana

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------