1) The "login page" has nothing to do with DB2.  See turbine's 
discussion around Security services and the TR.p 
services.SecurityService.user.manager=org.apache.turbine.services.security.db.DBUserManager
  and 
services.SecurityService.user.class=org.apache.jetspeed.om.security.BaseJetspeedUser

2) You can edit the default login screen 
<jetspeed-home>/WEB-INF/templates/vm/screens/html/Login.vm or use you 
own by setting the TR.p template.login=

Sorry for the short answer, but it is all I have time for.

Paul Spencer

Mani, Bharanidharan wrote:

> can some one let me know how i can resolve $link in my customized login page
> asap??..
> 
> any prompt help will be appreciated.
> 
> thanks
> bharani
> 
> Hi all,
>        I want to customize the login page and want to access my DB2 database
> for user authentication. So as a first step i created my own login page and
> gave form's action as in top.vm. I saved login.html under
> jetspeed/mydir/login.html. I call this page from
> templates/layouts/html/default.vm. I am able to launch this page. But when i
> click login button it gives the error for $link.
> 
> TR.properties file has the entry for
> tool.request.link=org.apache.turbine.util.template.TemplateLink. 
> 
> can someone let me know what setting i am missing??..
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 



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

Reply via email to