On 25 Apr 2005, at 08:00, [EMAIL PROTECTED] wrote:
But it always fails. I tried to test the md5 taglib by just doing
<md5:md5>testphrase</md5:md5> on a blank xsp page and it gives the result
'????8"?u???}4'. This really doesn't look like a proper MD5 result. SO,
where am I going wrong!?
That tag produces a binary MD5. You probably want <md5:md5-hex>.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]