Jon Stevens wrote:

> on 12/22/2000 6:18 PM, "Martin Poeschl" <[EMAIL PROTECTED]> wrote:
>
> > btw. is there any reason why there is no template.login=/Login.vm in
> > TR.properties??
>
> It is screen.login.

hmm .. but in TemplateSecureSessionValidator.java i found:
data.getTemplateInfo().setScreenTemplate(
TurbineResources.getString("template.login") );

the Validator class also uses 'template.homepage'.
but it can not find the property it uses 'screen.homepage'.

in TR.properties there is 'template.homepage' but no 'template.login'

how is this planned to work?
should i add the property in TR.properties or change the Validator to use
screen.login???

martin



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to