Question about module-path-prefix

Erich Gormann <[email protected]>
Newsgroups gmane.comp.java.tapestry.user
Message-ID <[email protected]>
Hello all,

another question about Tapestry 5.4.x:

I'm a little confused about some new configuration possibilities in 
Tapestry 5.4.x. There is the new "module-path-prefix" entry.

My question: I have a number of different Tapestry application modules 
bundled in jars and I want to navigate between their pages.

Lets imagine there is a module for merchant management and another for 
user management.

I want to call a pagelink for a page in the user management from the 
merchant management and vice versa.

Module A has a prefix "merchantmgmt" and module B a prefix "usermgmt".

I want to have page links like "usermgmt/CreateUser" or 
"merchantmgmt/ViewMerchant".

How can I achieve that the best way in Tapestry 5.4? It seems using 
library mappings is not the correct way to address pages. Must we use 
"module-path-prefix", and if so, have we to put it in the FilterModule 
class of each module?

Regards
Erich


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.