Antonio Petrelli wrote:
2008/6/23 Dimitris Mouchritsas <[EMAIL PROTECTED]>:
      <action
          path="/home"
          forward="home" />

What exactly is this "home"?

Antonio

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

A tile definition. I've tried a few combinations, but none is working. For example if I use

       <action
           path="/home"
           type="be.fedict.etendering.web.actions.common.HomeAction">
           <forward name="home" path="home" redirect="true" />
       </action>

I get no exception but a blank page is returned.

Dimitris

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

Reply via email to