Hi,

is it possible to do this:

<action name="category/list"
  class="repo.CategoryAction" method="list">
  <result>categoryList.tile</result>
</action>

for result = "LIST" rather than "SUCCESS"? - I mean I want to use LIST as the default when none is defined, rather than SUCCESS - I find it more intuitive for my app.


Thanks
Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to