How many Cookies can a host support?
Answers were Sorted based on User's Feedback
Answer / anji
The browser is expected to support 20 cookies for each Web
server, 300 cookies total, and may limit cookie size to 4
KB each.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / guest
two types of cookjies are used in hosting support
| Is This Answer Correct ? | 1 Yes | 2 No |
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
Difference between web container & web server........... Difference between web server & application server?????????
How long do servlets last?
Why doesn’t a servlet include main()? How does it work?
Why do we have servlet wrapper classes?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
Which exception is thrown if the servlet is not initialized properly?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
Describe some assignments that are executed by servlet container?
What is servlet in simple terms?
What is servlet? Explain