i am bca student,give me suggest for bright future
Answer Posted / saresh
you should go for mca
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a servlet engine?
What is the capacity the doget can send to the server?
Explain the servlet context.
What is servlet and its use?
What are the differences between forward() method and sendredirect() methods?
What is the procedure for initializing a servlet?
Can we override destroy method in servlet?
What do you mean by singlethreadmodel interface?
Is servlet a framework?
What is the difference between context parameter and context attribute?
What is the purpose of inter-servlet communication?
Explain Action Servlet?
How do I support both get and post from the same servlet?
How does java thread pool work?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?