Thread: Java newby
View Single Post
  #6 (permalink)  
Old 01-25-2008, 05:09 PM
violinssoundcool violinssoundcool is offline
Member
 
Join Date: Jan 2008
Posts: 4
violinssoundcool is on a distinguished road
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?
Reply With Quote