What is cookies in servlet with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is servlet lazy loading?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
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
can i call init() method in destroy() method of servlset. ?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
What is the GenericServlet class?
How values can be passed from HTML page to servlet?
can i override service method
How servlets can be automatically reloaded?
What are the differences between forward() method and sendredirect() methods?
HTTP tunneling means what?
What is a web container and what is its responsibility?