Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-tapestry Wiki" 
for change notification.

The following page has been changed by AndreasBulling:
http://wiki.apache.org/jakarta-tapestry/SpeclessPagesInWEB-INF

The comment on the change is:
Added hivemodule.xml configuration alternative

------------------------------------------------------------------------------
  </extension>
  }}}
  
+ OR in hivemodule.xml:
+ {{{
+       <implementation 
service-id="tapestry.page.SpecificationResolverDelegate">
+               <invoke-factory>
+                       <construct 
class="com.foo.bar.AppSpecRelativeSpecificationResolverDelegate">
+                               <set property="templateExtension" 
value=".html"/>
+                       </construct>
+               </invoke-factory>
+       </implementation>
+ }}}
+ 

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

Reply via email to