Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-01 Thread abhishek jain
hi friends, I am using struts 2.x and tiles framework. with hibernate 3.x and development environment was Myeclipse. I have the following in tiles.xml I have the following (relevant) in layoutstore.jsp and hte following in seo.jsp yet i get the following err

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-01 Thread jlmagc
Try setting cascade='true' in the definition of the attribute title. Sent via BlackBerry from T-Mobile -Original Message- From: abhishek jain Date: Fri, 1 Apr 2011 14:39:27 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List" Subject: Tiles problem : Error executing tag:

Re: Struts 2.2.1.1 : reload .properties files

2011-04-01 Thread Sami Dalouche
Hi, Since I believe it is a bug in Struts2 (or at least, a bug in the documentation), I created a JIRA issue https://issues.apache.org/jira/browse/WW-3602 So, let's continue the discussion directly on JIRA. Disabling scanIntervalSeconds is exactly what I wanted to do, because I do not want