Explain url encoding?
No Answer is Posted For this Question
Be the First to Post Answer
What are the ways to handle multi-threading in servlets?
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
Whats the advantages using servlets over using CGI?
what are the disadvantages of cookies?
Is servlet a framework?
List the Different types of servlet?
What is the difference between using getSession(true) and getSession(false) methods?
explain the advantages of servlet life cycle?
When servlet object is created?
Can you send an authentication error from a servlet?
In which cases Destroy() is invoked?
How do you pass the data from one servlet to another servlet?