If some new data has entered the database, explain how can a servlet refresh automatically?
No Answer is Posted For this Question
Be the First to Post Answer
How do we call one servlet from another servlet?
What is the servletconfig object?
What are the drawbacks of cgi?
Define context initialization parameters.
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
how to pass parameter from servlet to html form
What are the different ways we can maintain state between requests?
Explain the custom jsp tags and the beans.
Which exception is thrown if the servlet is not initialized properly?
What are the types of ServletEngines?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
Can we fetch the attributes related to a servlet on a different servlet?