Documented here:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/conf.html
On 2/13/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
I couldn't find in the docs how Tapestry finds the module builder(s) for
the running application. I can see that for packaged modules it gets the
info from META-
?? Wed, 14 Feb 2007 05:00:44 +0800??Hugo Palma <[EMAIL PROTECTED]> ??
??:
Thanks.
I was i bit confused about how you could load more than one module in
the application. I've just found the subModule concept and everything
makes sense now.
@Id("module_id")
Thanks again
Massimo Luse
Thanks.
I was i bit confused about how you could load more than one module in
the application. I've just found the subModule concept and everything
makes sense now.
Thanks again
Massimo Lusetti wrote:
On 2/13/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
I couldn't find in the docs how Tap
On 2/13/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
I couldn't find in the docs how Tapestry finds the module builder(s) for
the running application. I can see that for packaged modules it gets the
info from META-INF, but what are the rules for the application provided
module builders ?
I started
I couldn't find in the docs how Tapestry finds the module builder(s) for
the running application. I can see that for packaged modules it gets the
info from META-INF, but what are the rules for the application provided
module builders ?
I started testing and i could see that AppModule class get