Answer Posted / niranjanravi
internally the threads are implemented in servlets
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Write a simple servlet program to print the contents of html.
What does the term localization refer to?
What is session tracking?
What is url encoding and url decoding
How we can call a jsp from the servlet?
What do you mean by servlet context?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Is servlet synchronized?
How to generate the server side programming and the advantages of it over the other languages?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Is it good idea to create servlet constructor?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What do you mean by url pattern in servlet?
What is meant by Servlet? What are the parameters of service method?
Name the packages that work with servlet?