Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Dear All
I want change Fisheye/Crucible Jsp File.
My work is as follows.
1. Downloaded jspsource.
2. Modifiy login.jsp.
3. I created a folder "D:\Atlassian\Data \fecru\content\WEB-INF\jsp"
(My Fisheye INST_DIR : D:\Atlassian\Data\fecru)
4. Restart the server.
(Flush Cache)
But .. It did not reflect modified login.jsp file.
How can I fix the modified jsp file in fisheye?
Please Help me.
Thanks.
Best Regards
Adding files into it is not going to have any effect on its own. How does the system know you want it to use a file you've just dropped into it somewhere?
If you want to modify the login.jsp, you are going to either need to tell the code where your new file is, or modify the file it is currently using.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.