aspose file tools
The moose likes Servlets and the fly likes actuval definition of servlet 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 » Java » Servlets
Reply Bookmark "actuval definition of servlet" Watch "actuval definition of servlet" New topic
Author

actuval definition of servlet

leela mohan
Greenhorn

Joined: Oct 31, 2006
Posts: 13
actuval definition of servlet
what is servlet?
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

Hope this link helps you to understand Java Servlet.


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Deepan Devadasan
Ranch Hand

Joined: Jan 25, 2007
Posts: 226
HI Leela,

My answer for your question simply would be..

Serrvlets(C) get info from the View(V) and present it appropriately to the Model(M)- where Business logic resides, even possibly in a legacy

Though there are many ways to define a servlet, this is how it serves itself in a MVC Framework


Theepan Thevathasan
SCJP 1.4, SCWCD 1.4, SCMAD 1.0 SCBCD 1.3, MCP(.Net Frm 2.0 App Dev Fdn)
Veeramanikandan Radhakrishnan
Greenhorn

Joined: Jan 29, 2007
Posts: 11
[Thread hi-jack removed. Please start your own new topic for your own questions.]
[ January 29, 2007: Message edited by: Bear Bibeault ]
 
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: actuval definition of servlet
 
Similar Threads
could we have this?
why use servlets?
WA #1.....word association
how to make a servlet to run at startup of the application
sinificance of value of tag <load-on-startup> in web.xml