If you use a very old component version, you also have to change some tags and names :
Deprecated |
New usage | |
<include …> | <insert …> | |
<putAttribute …> | <getAsString …> | |
<getAttribute …> | <getAsString …> | |
<… instance= …> (in tag <insert …> or <include …>) |
<… definition= …> (in tag <insert …>)< | |
Default definitions file name :
|
Several possibilities :
| |
Components parameter names in web.xml:
|
Use new names :
|