rafael_muneton

2011-04-04 Thread Rafael Muneton
http://bytefest.hostuju.cz/serriosly.html

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

2011-04-04 Thread Mohamed SIDI
you can see here, http://tiles.apache.org/framework/tutorial/advanced/nesting-extending.html 2011/4/4 abhishek jain > Hi, > I had already posted the relevant portion of hte tiles.xml file which is: > > > > > "-//Apache Software Foundation//DTD Tiles Configuration 2.0//EN" >"htt

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

2011-04-04 Thread abhishek jain
Hi, I had already posted the relevant portion of hte tiles.xml file which is: http://tiles.apache.org/dtds/tiles-config_2_0.dtd";> now if i add as in hte above xml cascade="true" , the error will appear. thanks abhishek On Mon, Apr 4, 2011 at 1:15 P

Re: Struts 2.2.1.1 : reload .properties files

2011-04-04 Thread Lukasz Lenart
2011/4/1 Sami Dalouche : > So, let's continue the discussion directly on JIRA. We're (ASF community) discussing over the list, so let stick with that idea ;-) > Disabling scanIntervalSeconds is exactly what I wanted to do, because I do > not want jetty to redeploy. I directly edit the files in ta

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

2011-04-04 Thread Mohamed SIDI
Hi, It seems to be a parsing problem, can you put out your file xml definig the tiles defintions , this will help us 2011/4/4 abhishek jain > hi, > It didnt worked , > first the cascade="true" was not recognized by my IDE (Myeclipse). > Second on running, i got the following error: > > Caused b

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

2011-04-04 Thread abhishek jain
hi, It didnt worked , first the cascade="true" was not recognized by my IDE (Myeclipse). Second on running, i got the following error: Caused by: org.xml.sax.SAXParseException: Attribute "cascade" must be declared for element type "put-attribute". Also this tiles definition is not extending anyt