How do you communicate in between Applets and Servlets?
No Answer is Posted For this Question
Be the First to Post Answer
How do you deal property files in servlet?
How do you track a user session in servlets?
What are the drawbacks of cgi?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
difference between request.getSession(false) or request.getSession() and request.getSession(true)
What is ServletContext object?
What exactly are the functions of servlet?
Elucidate servlet attributes and its scope?
What are different ways for authentication of servlet?
How to get the actual path of servlet in server?
Can servlet have a constructor ?
Explain the concept of ssi ?