Changes in JSP files

I want to change some functionality in jsp files but i could not find any jsp file.
Where is it stored ?

Most of them are here: https://github.com/igniterealtime/Openfire/tree/master/src/web

Note that individual plugins can also contain JSP files.

Thanks @guus.
how can i install this https://github.com/igniterealtime/Openfire/tree/master/src/web in local ?

You will have to build Openfire from source.

@guus how to build in local ?

In my previous post, I provided a link to the documentation. :slight_smile:

Thanks @guus .
I will try my best to install in my local.

refer this one How to modify jsp file of openfire