How to get the server information in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
When to use doget() and when dopost()?
What is the difference between the include() and forward() methods?
What are the kinds of http requests?
Why is http protocol called as a stateless protocol?
How forward () method is different from send redirect () method?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
Difference between jakarta tomcat and apache Tomcat?
Explain the lifecycle of a servlet?
What are all the protocols supported by httpservlet?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
How native code can be used in a servlet?
What are the different mode that servlets can be used?