Using predefined interaction protocol (IP) conceivably simplifies the complicated task of agent-based programming. The widely-used FIPA iterated contract net IP has already been implemented on the JADE agent platform. However, there seems only the single session responder behaviour of it available, without the cyclic behaviour version. This work thus implements the JADE cyclic responder behaviour for this IP on JADE. We used JADE tools to analyze the execution of this behaviour. And, we figured that the benefits of this work are: 1) improved usability of the behaviour code, and 2) better resource manageability of concurrency.