What does the term localization refer to?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

Which http method is said to be non-idempotent and idempotent?

0 Answers  


What is the use of request dispatcher interface?

0 Answers  


we cant Override Jsp Service method?Why?

4 Answers   Infrasoft, Mind Tree,


Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html

1 Answers  


Are Servlets Thread Safe? How to achieve thread safety in servlets?

0 Answers  






The code in a finally clause will never fail to execute, right?

0 Answers  


Write the code to get the server information in servlet.

0 Answers  


How do we share data using 'getservletcontext ()?

0 Answers  


Difference between GET and POST?

0 Answers  


What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?

2 Answers  


Whats the advantages using servlets over using CGI?

0 Answers  


How multiple simultaneous requests can be handled by servlets?

2 Answers  


Categories