> Hi, > > I found that the manual does not provide an example of how to specify > tokenchars for ReplaceTokens. Is it like the following? > > <replacetokens> > <tokenchar key="begintoken" value="%"/> > <tokenchar key="endtoken" value="%"/> > <token key="PATH" value="${env.path}"/> > </replacetokens> > > There're many attributes accept true/false values, while others accept > yes/no, some even accept on/off. Why not make them all accept the superset, > or is it already the case? > > Thanks, > Kenneth >
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>