Hey lenart, I think i have confused you. I am using Rad 7.5 which is in beta , it gives some weird results. I inserted that tiles plugin initially, what i was doing was just i am deleting the problems getting for the definitions-config. That's the reason to make sure i was asking you. The text in the red line gives me a problem
<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. On 8/12/08, sam thothi <[EMAIL PROTECTED]> wrote: > > 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] >> >> >