What is the purpose of dispatcherservlet properties?
No Answer is Posted For this Question
Be the First to Post Answer
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Can we use the constructor, instead of init(), to initialize servlet?
What is the default HttpRequest method?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is MIME Type?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What is the difference between the include() and forward() methods?
What are the difference between HttpServlet and GenericServlets?
What is session?
What is meant by a servlet?