Hi All, I have one question. There is one action <action path="/*actionPath*" name="someForm"> <forward name="success" path="*tileName*" redirect="true"/> </action> in tiles config file I have written definition for *tileName*. Now when this action is called it displays proper page, but how redirect to a tile works, because in the adress bar stilll the name for action is displayed but if we redirect to another action that action's name is displayed in the adressbar. Can we access tiles directly without action????
Thanks & Ragards, -- Nikhil