I am developing a small web application which it to be deployed onto Oracle Application Server. I would like to be able to access the users name (that they have used to login to the application server), with the
J2EE web application. How it is it best to do this?