In web.xml ,we have init-param tag in that we will mention param name and param value ,in b/w the tags strings are written and the are accessed thru servletconfig.getparameter,but while using struts in web.xml we have same init param tag and we write name as config and param value as \
-
Interview Candidate
- Jan 8th, 2006
- 1
- 2319
Showing Answers 1 - 1 of 1 Answers
In web.xml ,we have init-param tag in that we will mention param name and param value ,in b/w the tags strings are written and the are accessed thru servletconfig.getparameter,but while using struts in web.xml we have same init param tag and we write name as config and param value as \