Can you call a jsp from the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
how to pass parameter from servlet to html form
Explain the features are in servlet 3?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is the advantage of Servlets when compared with other server side technologies?
Explain in brief the directory structure of a web application?
What are cookies and how will you use them?
Difference between Include, Forward and sendRedirect in Servlet?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Whether thread can be used in servlets?
What is with the javax.servlet package naming?
How can you use a servlet to generate a plain text instead of html?
What is called servlet container?