Once a Servlet is initialized, how do you get the initialization parameters ?(a) Initialization parameters will not be stored(b) They will be stored in instance variables(c) using config.getInitParameters()

Showing Answers 1 - 1 of 1 Answers

Poornima Venkktesh

  • Apr 11th, 2005
 

using config.getInitParameters()

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions