Hi,
I have been working with turbine/velocity in my spare
time and love it.
I am having a problem with setting the context up for
the login page (All my other pages are fine).
template.login=/Login.vm
action.login=LoginUser
I have a corrosponding screen called Login to load the
context.
If my URL is
http://srv:80//portal/servlet/portal/template/Login.vm
The context gets loaded ok.
If the Login.vm was displayed because a user was not
logged in then the context is not being loaded
(screens/login.jave is not being called)
The URL from the redirect shows up as
http://srv:80//portal/servlet/portal/action/LoginUser
Thanx in advance. Dave
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
--
To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@jakarta.apache.org>
|