RE: [tiles] Re: Exception using Tiles

2006-10-03 Thread Barun Kumar Yadav
Thanks Antonio. It worked. -Original Message- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 2:40 PM To: Struts Users Mailing List Subject: Re: [tiles] Re: Exception using Tiles Barun Kumar Yadav ha scritto

Re: [tiles] Re: Exception using Tiles

2006-10-03 Thread Antonio Petrelli
Barun Kumar Yadav ha scritto: org.apache.struts.tiles.DefinitionsFactoryException: Error while parsing file '/WEB-INF/tiles-defs.xml'. The public identifier must begin with either a single or double quote character. Post your tiles-defs.xml, I suspect you have a problem with the public iden

RE: [tiles] Re: Exception using Tiles

2006-10-03 Thread Barun Kumar Yadav
Now its trying to read the tiles-defs.xml file, but its giving this error. javax.servlet.ServletException: Error while parsing file '/WEB-INF/tiles-defs.xml'. The public identifier must begin with either a single or double quote character. org.apache.struts.tiles.TilesPlugin.init(TilesPl