Hi, try to use:

<navigation-rule>
       <from-view-id>*</from-view-id>
       <navigation-case>
           <from-outcome>REPORTS</from-outcome>
           <to-view-id>/jsp/shipper/modules/reports/index.jsp</to-view-id>
       </navigation-case>
   </navigation-rule>


::SammyRulez:: wrote:

Hi all

I'm trying to implement som generic behaviour  in mai navigation
config using wildcard character

<navigation-rule>
       <from-view-id>/jsp/shipper/*</from-view-id>
       <navigation-case>
           <from-outcome>REPORTS</from-outcome>
           <to-view-id>/jsp/shipper/modules/reports/index.jsp</to-view-id>
       </navigation-case>
   </navigation-rule>

but it do not work at all... the page in the wildcard scope just
reload instead of routing to the right view-id

any clues?

thanks

--
::SammyRulez::
http://sammyprojectz.blogspot.com




--
Mit freundlichen Grüßen,

------------------------------
Hansjörg Meuschel
Martin-Treu-Str. 40
90403 Nürnberg
Tel.   +49 (0)911 274 278 1
mobil: +49 (1)60 725 3479
mail:  [EMAIL PROTECTED]
http://www.meuschel.net

Reply via email to