Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: DIFFERENCE BETWEEN A BEAN AND SERVLET


Message #1 by "bill cohen" <billcohen@h...> on Fri, 1 Nov 2002 13:51:54
a servlet handles the request. it may serve up web
pages or anything else. 

but a bean just encapsulates some logic. and is
designed to be a reusable component. 


--- bill cohen <billcohen@h...> wrote:
> Hello,
> 
> What is the difference between a bean and a servlet?
> 
> Thanks-


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

  Return to Index