Hi,

If you are using a web system, That is the user is loggin on to your system
through the internet and then some EJB are used to connect to the database,
Then its very difficult to get the user name inside oracle. As all
connections to the database will be done using a common userid (eg.
'abcowner' ).

Rgds,
Prashanth


>
>Hi,
>
>We have some EJBs deployed on weblogic. We are running some JSPs on Java
>Webserver. Since JWS does not support EJBs, we want the JSPs to call EJBs
>deployed on Weblogic. Is it possible to do so? If so, how will the JSP
>retrieve the InitialContext and lookup? If you have any sample code, we
>would like to see it.
>
>Hardeep Singh
>http://SeeingWithC.cjb.net
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff EJB-INTEREST".  For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to