Is that servlet is pure java object or not?
No Answer is Posted For this Question
Be the First to Post Answer
when you comppile the servlet is it neccesary to restaet the tomcat server?
How do you find out what client machine is making a request to your servlet
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
what is EJB and Java servlet
What are the steps involved in placing a servlet within a package?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
How forward () method is different from send redirect () method?
What is the difference between context parameter and context attribute?
which type of data passing is used in realtime?
What is the difference between jsp and servlet life cycle?
What are different methods of session management in servlets?
what is meant by Transaction Isolation Levels?