|
Change of plans. Instead of using applets, it looks like I will be using servlets, jsp, and beans. I am told that they are safer and are designed for running on servers. It seems that a servlet is to the web server what applets are to the client. Is this correct?
|