Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: servlets vs. applets


Message #1 by "bradd" <jrperegrin@q...> on Tue, 9 Jan 2001 02:15:42 -0000
bradd wrote:
> 
> can someone explain to me briefly the difference between this two?
> many thanks

An applet usually runs in a JVM in a web browser. An applet is a program
that provides functionality for a client. A servlet generally runs in a
JVM in a web server. A servlet provides extended functionality for a
server.

--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to servlets as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-servlets-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index