Explain the differences between jsp and servlet.
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by filter in servlet?
Whats the advantages using servlets over using CGI?
What is servlet?
If we disable cookies in our web page, what will happen?
How to deal with multi-valued parameters in a servlet?
what is the difference between doGet() and doPost()?
How do we share data using 'getservletcontext ()?
Explain web application directory arrangement?
Why do we need a constructor in a servlet if we use the init method?
What is the servletconfig object?
What is the difference between ExecuteUpdate and ExecuteQuery?
What is with the javax.servlet package naming?