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 RonPiterman:
http://wiki.apache.org/jakarta-tapestry/CreatingCustomTranslators

------------------------------------------------------------------------------
  ...
  }}}
  
+ = 4. Configurable Translators =
+ 
+ The translator factory relies on Hivemind's Bean``Factory which enables 
passing a single String to a bean constructor.
+ Implement a constructor which takes a single String as a parameter, and use 
the syntax  {{{
+ <binding name="translator" value="translator:myTranslator,param"/>
+ }}}
+ 

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

Reply via email to