Explain mvc pattern.


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

Post New Answer

More Servlets Interview Questions

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?

0 Answers  


What are the differences between servlet context vs servlet config?

0 Answers  


Can we override destroy method in servlet?

0 Answers  


What is load-on-startup in servlet?

0 Answers  


how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file

0 Answers  


Why session tracking is needed?

0 Answers  


How do you invoke a servelt?

0 Answers  


Write a simple servlet program to print the contents of html.

0 Answers  


What are the servlet events?

0 Answers  


How the typical servlet code look like ?

0 Answers  


What is URL Rewriting ?

2 Answers  


How to prevent browser from caching the page content?

1 Answers  


Categories