2010/1/22 Shasha <[email protected]>:
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to