Explain the architechure of a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How values can be passed from HTML page to servlet?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
How do u authorize and authenticate without <auth> of web.xml
Can servlet have a constructor ?
Which event is fired at the time of session creation and destroy?
Write a simple servlet program to print the contents of html.
What is servlet name in web xml?
What are different Authentication options available in Servlets.
what is meant by servlet to servlet communication?
What is the advantage of Servlets when compared with other server side technologies?
Can you explain in detail 'javax.servlet' package?
What is the difference between Get and Post Method?