How do I take part of the header info (an attribute) and add it to a url? I have the code to grab all of the header info/ session info, but I only need two or three attributes from the string it's creating. The code I grabbed is using a TreeMap for output, but I don't want to do that. I want to take the 'username' and append it to the end of the url I want to send to another application.