Why doesn’t a servlet include main()? How does it work?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
Explain the custom jsp tags and the beans.
what is OOAS
How to get the server information in a servlet?
What is meant by a servlet?
which method in doGet or doPost is use to send binary date to server
What are the steps that are involved in using the httpservlet class?
How to run a servlet program?
How to rectify errors in java servlet while compilation?
Can we use threads in Servlets?
What is the difference between portlet and servlet?
what is servlet and what you get when we use servlets?