Can servlet have a constructor ?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use sendredirect() method?
Explain the difference between generic servlet and http servlet?
Can you use javascript in servlets?
Explain the difference between servletconfig and servletcontext in servlet?
What is the difference between encodeRedirectUrl and encodeURL?
Difference between doget and dopost?
when you comppile the servlet is it neccesary to restaet the tomcat server?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
Define declaration.
Why are http servlets used in programming?
What is the advantage of Servlets when compared with other server side technologies?