Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 17724 invoked from network); 20 Nov 2010 01:14:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Nov 2010 01:14:17 -0000 Received: (qmail 61549 invoked by uid 500); 20 Nov 2010 01:14:47 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 61507 invoked by uid 500); 20 Nov 2010 01:14:47 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 61499 invoked by uid 99); 20 Nov 2010 01:14:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 01:14:46 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.158 is neither permitted nor denied by domain of jlukensow@gmail.com) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 01:14:41 +0000 Received: from sam.nabble.com ([192.168.236.26]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PJc21-0003oO-7m for jmeter-user@jakarta.apache.org; Fri, 19 Nov 2010 17:14:21 -0800 Date: Fri, 19 Nov 2010 17:14:21 -0800 (PST) From: 5942marine To: jmeter-user@jakarta.apache.org Message-ID: <1290215661235-3273251.post@n5.nabble.com> Subject: Need helping creating a md5 hash MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit First time poster here. So my question is, how can I create a md5 hash of a variable that I get through a json response. I have the variable via regex saved to a parameter, but I need to md5 hash it, so my next call will suceed. I've been looking into loading a .jar or including some java in the beanshell, but I'm at a complete loss. Any help would be greatly appreciated. Thanks, -- View this message in context: http://jmeter.512774.n5.nabble.com/Need-helping-creating-a-md5-hash-tp3273251p3273251.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org