Differentiate between the web server and application server?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between servlet and filter?
where the session data will stored?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
What are the different methods involved in the process of session management in servlets?
What is servlet and how it works?
What do you mean by cgi and what are its drawbacks?
What is java servlet?
What is called servlet mapping?
What are the security issues in Servlets?
What is the life-cycle of servlets?
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.
Can we use javascript in Servlets?