Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: Security in weblogic


Message #1 by narayanan.sangameswaran@w... on Thu, 5 Jul 2001 16:10:24
Hi all,

I need a very very fast help.  I have a create login jsp page where i 
enter login id and password for login id creation. i intend to use 
weblogic server's security part. suppose if i want to create user to 
application server i can go to weblogic's console on the browser and do it 
directly and in that way then the user name and password is written to 
fileRealm.Properties. I would like to know how i could use my own jsp page 
for login creation but in backend console's page should be accessed. I 
even tried to write directly my user name and password to 
fileRealm.Properties but in that case it does not give realm 
authentication.

Can anyone please give some idea or some help or some link. 
please make it fast.

Thanks in advance.

regards
Narayanan S

  Return to Index