Simple (I imagine) question: For a link's "href", should we be calling encodeResourceURL() or encodeActionURL()?
I've always assumed these are action URLs. I see other code out there (MyFaces outputLink, for example) that considers these resource URLs. (Whatever answer we arrive at should apply equally to iframe and frame "src" attributes, I believe). -- Adam
