Differentiate between the web server and application server?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between 2 types of servlets?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
What is generic servlet class?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
Explain the differences between jsp and servlet.
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
What is servlet in simple terms?
What are the steps involved in placing a servlet within a package?
If a servlet is not properly initialized, what exception may be thrown?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
Explain web application directory arrangement?