Explain the concept of ssi ?
No Answer is Posted For this Question
Be the First to Post Answer
can u give some realtime example in ploymorphism? and inheritance?
How can we refresh automatically when new data has entered the database?
What is servlet used for?
Difference between httpservlet and generic servlets?
what is servlet life cycle?
What are the types of ServletEngines?
When should you prefer to use doget() over dopost()?
Which interface should be implemented by all servlets?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
Whether we can get deadlock situation in servlets?
What is setattribute in servlet?
Servlet Chaining? How do you do the Filtering in Servlets?