aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes applet Vs Servlets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "applet Vs Servlets" Watch "applet Vs Servlets" New topic
Author

applet Vs Servlets

aditya aditya
Greenhorn

Joined: Mar 07, 2003
Posts: 4
Hi guys
Whats the diff betn an applet and servlets?
aditya
kwame Iwegbue
Ranch Hand

Joined: Sep 02, 2000
Posts: 197
An applet is a mini application written in java, that runs on your web browser; a servlet is like an applet but runs on the server.
------------------
"Sometimes, not getting what you want can be a wonderful stroke of luck!"


Who dares, wins! (SAS motto)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: applet Vs Servlets
 
Similar Threads
Difference between servlets & Applet
how jdbc connected for a button event?
Clock
Java program protection.
Clock