how can we execute servelt?
what the use ".war" or ".jar" file creation
Answer Posted / noorbasha
I hope servlets are executed by adding the jar file to the
folder .war files r used for extacting the sfwares
| Is This Answer Correct ? | 8 Yes | 12 No |
Post New Answer View All Answers
What is servlet lazy loading?
How can we refresh automatically when new data has entered the database?
What are common tasks performed by Servlet Container?
How is the get () method different from the post() method?
What is java servlet session?
Differentiate between the get and post method
Write a command to get actual path of a servlet to the server?
Write a program to show the functionality of doget and dopost method?
Explain the lifecycle of a servlet?
Why doesn’t a servlet include main()? How does it work?
What is a server side include (ssi)
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What is the use of httpservletrequestwrapper?
Elucidate servlet attributes and its scope?
How many objects of a servlet is created?