The application send a string data to the servlet.
The servlet should display the data tru browser.
 
The problem is : the servlet can get the data but couldn't published on a browser.
 
to run the application :
prompt> java appservcomm <a string>
 
Is any of you have any ideas?

servappcomm.java

appservcomm.java

Reply via email to