Customizing agent for login page

Hi guys,

How to change the form login page for my application which is deployed in the application server with policy agent.

we can not use the access manager login page as our application login.

any way to make it ?

[241 byte] By [Ben@_@a] at [2007-11-27 11:23:03]
# 1

Talking about J2EE agents, you should use the standard Java EE mecanism of form-login alongside with the com.sun.identity.agents.config.login.form[] property in AMAgent.config

See http://docs.sun.com/app/docs/doc/819-3201/6n5eht3l2?a=view

Cheers

Seb

sebstoa at 2007-7-29 14:58:23 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Hi Sebsto

Thanks for your reply,

I set the property file, but actually the request is redirected to Access Manager login page, not my local one, hope you get what I mean,

is the only way to modify the login.jsp in Access Manager server ? it is full of jato.....

Cheers.

Ben@_@a at 2007-7-29 14:58:23 > top of Java-index,Web & Directory Servers,Directory Servers...