2010/1/22 Shasha <sarada.i...@yahoo.com>: > I am trying to show welcome page using tiles so i am calling to call an > action where the action doesn't exists (since this a feature in struts2) it > thrown an error > > org.apache.tiles.definition.NoSuchDefinitionException: SUCCESS
Usually this happens when your app failed to load definitions. Do you see an exception at the start of your app? Where are Tiles definitions stored? How do you configure the StrutsTilesListener? Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org