Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is HTTP Session ?

Answer Posted / jayaprakash

HTTP Session mainly used for associated with HTTP Client and
HTTP sever.session will maintain the state with unque Id for
each client req.

Is This Answer Correct ?    58 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different ways for authentication of servlet?

1165


Difference between GET and POST?

1219


What is the process for chaining servlet?

1105


What is difference between server and servlet?

1140


Difference between doget and dopost?

1228


What are some advantages of storing session state in cookies?

1082


What is called a session?

1228


Explain the servlet context.

1209


What is the dispatcher servlet?

1030


How to find whether a parameter exists in the request object?

1163


Hello, My project requirement is like I need to create a web page using MVC pattern. I hava a bean class, jsp page, servlet, service and dao. My jsp has two fields. One is dropdown list. The option values has to get populated from the database table. The other one is a text box and its value has to come from database table. As of now I have defined the fields in bean class, got the values from database using arraylists in dao class and I called this from service class. Can anyone please tell me the workflow of how the servlet will get this arraylist and populate the arraylist values as dropdown options in jsp page? Also I would like to know the role of bean class in MVC pattern? Thanks in advance!

2448


Write a program to show the functionality of doget and dopost method?

1260


What is a deployment descriptor?

1156


What is the use of request dispatcher interface?

1055


What do you mean by cgi and what are its drawbacks?

1031