Tell us something about servletconfig interface.
No Answer is Posted For this Question
Be the First to Post Answer
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
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
What methods do we use in Servlet to Applet communication?
What is servlet exception?
6 Answers EDS, Spa IT Solutions,
What's the advantages using servlets than using cgi?
Which interface must be implemented by all servlets?
What is the difference between servlet and filter?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
what do you understand by url rewriting?
which method in doGet or doPost is use to send binary date to server
How to get the current httpsession object?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?