How to get value from init() method in servlet? or
U can use getInitParameter(java.lang.String name) method of HttpServlet class to get the value of named parameter or getInitParameterNames() to get the names of the servlet& Category:Servlet Interview Questions
No comments:
Post a Comment