I am grabbing html from a website, in the source I want to parse out the TOKEN are without the "" around it. I have no idea of how to do this.

Code:
name="org.apache.struts.taglib.html.TOKEN" value="aecc4e108cb6295bb9131ea04b92f2cf">
Where is aecc4e108cb6295bb9131ea04b92f2cf, that is the TOKEN, I need that to be parsed out and to be added to a list or a textbox.

Any help is appreciated.

Thank you,
mikeyy.