Displaying output problem

View: New views
1 Messages — Rating Filter:   Alert me  

Displaying output problem

by freefall10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Trying to output a dos command through a webpage, not sure about the steps to successfully achieve this. So far I have the code in place to output a dos command to the console screen in netbeans 6.0, but when I try and bind the output i.e. a List of strings  to a textbox or list component there is no output when the webpage loads.

I hope someone can point me in the right direction.