Jsp files?

SO I’ve been looking all over my server for the actual jsp files. I’m on CentOS 5 and Openfire 3.6.4 and i used the RPM to install…

Are they pulled from a central server or am I just missing them?

Please advise

Hello,

The jsp’s are pre-complied during the Openfire build process so they don’t exist as .jsp files in the distribution. If you want to look at the source to them you’ll have to download the Openfire source.

Hope that helps,

Ryan

I’ve looked at them on the source. I’m trying to find where certain code snippets are coming from. mainly the iframe buster on the login page.