Strangely I don't think it does apply in the context of the
TurbineResources.properties file
I have a setup as such
template.login=/Login.vm
template.premiumTrackerLogin=/premiumTracker/common/Grid.vm
for two seperate login schemes and it seems to work
actions will follow standard classpath naming
/modules/actions/email/MyAction.java translates to
email.MyAction
as long as the modules are in your module.packages definition in your
properties file
mine looks like this
module.packages=com.kiasoft.modules,com.kiasoft.flux.modules,org.apache.turbine.flux.modules
Jeff Painter
On Wed, 11 Feb 2004, Gerry Duprey wrote:
> Howdy Jeff,
>
> That was it - thanks!
>
> Do the use of comma instead of / apply to the TurbineResources.properties file
> too?
>
> I'd like to move my login screen to a subdir as well as my Login action.
> Could I use commas both for the template and the Login action/class as defined
> in the properties file?
>
> Thanks again!
>
> Gerry
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]