2
2rajesh.b
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 "struts-config.xml" and this is a file and in the
previous case it was string ,how does serconfig acess this file ,how
does it understand....
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 "struts-config.xml" and this is a file and in the
previous case it was string ,how does serconfig acess this file ,how
does it understand....