What is the role of the webserver?

Answer Posted / shakir

Using the internet,listening the HTTP request and providing
the HTTP response.
Transaction with HTTP request and respose.
That gives only a html output ,it will not proccess
business logic in the server side.They can provide HTTP
server.They are static.

Is This Answer Correct ?    24 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we achieve transport layer security for our web application?

555


What do you mean by cgi in servlet?

620


List some life cycle methods of a servlet.

577


What's the servlet interface?

584


Why do we need servlet filter?

555






How do you configure a centralized error handler in servlets?

523


What is servlet? Explain

566


What is servlet and its types?

544


I have a requirement Here we have a ResultSet object that will contain 50 records i need to print those recors in to a webpage(i.e; view according to MVC architectures that mybe servlet or jsp) . Here i need to print the records 10 per page that is 1 to 10 in page one and 11 to 20 in page two like remaining will be appeared in other pages we need to display those page numbers whenever we click on that page number we will go to that page and display 10 records like we will display 5 pages it is like this << 1 2 3 4 5 next >>

2518


What methodology can be followed to store more number of objects in a remote server?

1806


How httpservlet is different from the genericservlet?

550


What are the different ways we can maintain state between requests?

559


What is getservletcontext?

542


What are different ways for authentication of servlet?

515


What is http servlet in java?

548