How can we create deadlock situation in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between jsp and servlet?
What's the difference between authentication and authorization?
Difference between doget and dopost?
where the generated jsp source file are stored?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
explain filters in java?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
Why is init() method is used in servlets?
what is servlet and what you get when we use servlets?
servlet life cycle?
Why filter is used in servlet?
What is the difference between sendredirect() and forward() in a servlet?