I'm having problems getting started with Turbine.  I'm attempting to
change the default screen that users see when first accessing the
web app by changing screen.homepage in tr.props to the name of the
screen template (Index.vm) I want loaded.  However, it's still loading
the default Login.  Index.vm is located in /templates/app/screens.

If I set Index.vm to be the default template for an invalid login
attempt, it loads. (Proving it can be found).

I've also attempted to change the default login action to MyLoginUser
located at /WEB-INF/classes/ca/bcit/cstwebproject/modules/actions and
Turbine is still loading the default LoginUser class.

Am I just missing something obvious here?

tdk version: 2.1 (I downloaded it from jakarta.apache.org/turbine this
morning)

- Frank.

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

Reply via email to