I am inserting
<plug-in className=*"org.apache.struts.tiles.TilesPlugin"* > <set-property *property="definitions-config" * value=*"/WEB-INF/tiles-defs.xml"* /> <set-property *property="definitions-parser-validate"* value=*"true"* /> <set-property property=*"moduleAware"* value=*"true"* /> </plug-in> into struts-config.xml. It gives me a problem that Attribute property has a run timevalue of definitions-config. Property must reference a valid Java identifier. Do you have any idea why it is getting me the problem. I followed the instructions and everything looks fine. when i validate my struts-config.xml i get the above problem. Thanks in advance for your help. On 8/12/08, Lukasz Lenart <[EMAIL PROTECTED]> wrote: > > > I am using struts 1.3 > > Did you follow the installation instruction [1]? > > [1] http://struts.apache.org/1.3.8/struts-tiles/installation.html > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >