What is servlet invoker?
No Answer is Posted For this Question
Be the First to Post Answer
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
Why is http protocol called as a stateless protocol?
what is EJB and Java servlet
Is it possible to send a mail from a servlet? Explain?
how a user session can be tracked in servlets?
What is the purpose of dispatcherservlet properties?
What is httpservlet and how it is different from genericservlet?
What do you mean by mime type?
Some examples where generic servlet is used?
How can a servlet be used to generate plain text instead of html?
Why servlet is faster than jsp?
When we don't write any constructor for the servlet, how does container create an instance of servlet?