943,912 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 4211
  • Java RSS
Jul 18th, 2004
0

about java servlets

Expand Post »
wat exactly servlets are?
how r they used in java?
wat r the real benefits by using java servlets?
give a detailed theory and example for servlets in simpler words.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
phani.n is offline Offline
2 posts
since Jul 2004
Jul 18th, 2004
0

Re: about java servlets

In simple words , the client requests that some action be performed and the server performs the action and responds to the client. This request-response model of communication is the foundation for the highest level views of networking in java i.e., serlets and Java Server Pages. Servlet extends the functionality of a server. understand
Team Colleague
Reputation Points: 45
Solved Threads: 56
Unauthenticated Liar
nanosani is offline Offline
1,767 posts
since Jul 2004
Jul 26th, 2004
0

Re: about java servlets

Servlet is a program resides in server (web server like tomcat) and when ever a request comes from a client (web browser) servlet responds and sends back the response.
The live example is you have posted a question here and this web site has put your question on this page this nothing but a servlet is taking your request and putting it on the this page.

ok...
Bye
Reputation Points: 10
Solved Threads: 0
Newbie Poster
lvramaraju is offline Offline
1 posts
since Jul 2004
Apr 25th, 2005
0

Re: about java servlets

I can only add this:
a JSP (Java Server Page) is compiled to a servlet the first time you run it ;-)

so they are all servlets (server extensions :-))
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dakkar is offline Offline
14 posts
since Apr 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Can someone please help me out!!
Next Thread in Java Forum Timeline: Looking for HTML Highlighter





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC