Re: Coverting Program to Servlet

2007-05-24 Thread reno
Hi, i'm sorry but i'm not sure that we will do your homework... check this: http://www.unix.org.ua/orelly/java-ent/servlet/index.htm and http://java.sun.com/products/servlet/articles/tutorial/ to understand how servlets work. good luck S. Dear All, The following program uses socket.

Coverting Program to Servlet

2007-05-23 Thread Teh Noranis Mohd Aris
Dear All, The following program uses socket. How can I convert it to servlet? Please help. Thank you. Yours Sincerely, TEH import java.io.*; import java.net.*; import java.awt.*; import java.awt.event.*; public class Exercise18_3Server { // Declare a random access file