Java Applet don't print but store into database
I am writing a Java Applet which I need users to run my code so that I can
collect running result from users. I also need to store all the results
from users into a database afterwards. My question is, I don't know how to
acheieve the function so that the applet won't print out the running
result to users but can still store information into my database? Thank
you!
No comments:
Post a Comment