I'm working on a project where I need to use BASIC Authentication to authenticate a user who accesses a certain web page. I shouldn't have any trouble using jetty to authenticate the page, the problem is I need to access the username that requests to view a certain page.
Does anybody have any idea how to do this? Thanks! :>







