Hi All, If I use realm to enter certain web application then will the security context (what ever credential user will provide)propagate thru the session ? And if I call a ejb from any of the servlet or jsp, will the same security role will be used to determine the authorization level ?
If yes, how should I create the context in that case ? Or Should I use new IntialContext() without environment property hashtable ? Any suggestion is welcome. TIA, Sudarson ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
