Explain the difference between get and post method in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to show the functionality of servlets.
what happens if we wont use destroy()?
What is difference between jsp and servlet?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
Explain the war file?
What if you need to span your transaction across multiple servlet invocations?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
What is the default HttpRequest method?
What’s the difference between forward() and sendredirect() methods?
What is the use of servlet wrapper classes?
what is servlet and what you get when we use servlets?
Whats the advantages using servlets over using CGI?