Changes in Fastpath Webchat files not showing?

Hello all.

I am trying to make some changes to:

jivelive.jsp

userinfo.jsp

Nothing complex, just trying to add a parameter to capture a user ip as here:

http://www.igniterealtime.org/community/thread/35516

But even though I adjust the code, my changes are not seen in the interface.

To test, I tried changing the text in the ‘title’ meta tag in userinfo.jsp, and it did not change in the interface either.

I have tried rebooting the openfire server, restarting the plugins, etc.

What do I need to do to have my changes reflected in live chat window?

JSPs are not just as html files, i think. You have to edit Fastpath Webchat source and compile it.