Hi,
I implemented custom java namespace successfully and deployed/installed in cognos,its working fine. But when i try to access using dispatcher uri through browser it's not rendoring/diplaying log on page,moreover i'm getting error.
But for another namespace (LDAP/ENTLDAP),if we try to access using dispatcher uri,i'm getting log on page with username,password.
When i analyse the above error i understood that it's expecting username to validate.If i pass the username through browser as query string it's working fine.
My question is, How we need to display/rendor the logon page for custom java namespace like ENTLDAP namespace?
Where exactly configure to get the logon page for custom java namespace.
Regards,
Rakesh.M