I will make an applet which has some basic information, mainly some
numbers that i would like to be stored on a database on the server.
I want the servlet to somehow extract those numbers and send them to
the server via servlets... will i be able to do vice-versa, i.e.
retrieve infomation from the server to the applet??