2 Replies Latest reply on Aug 17, 2005 1:03 PM by rgjawanda

    How to get a client login username

    rgjawanda

      I modified the HelloWorld example to see if I could extract the logged in username from the Portal system.
      Example: I first log into jboss portal as user X
      In my HelloWorld Java class that extends GenericPortlet how do I
      get the current logged in user.

      I want to use this name to look things up in a database that is unique to specific users.

      Can anyone help?
      Thanks
      Ron