Hi Yasser, We have tried the method you have suggested. However, it still returns a 403 error with the new jsp file. We have also tried relocating the jsp and calling it elsewhere, but it is still not working.
We are currently out of ideas on how to proceed. Do you think it may have something to do with the java files we are importing? Thanks. On Wed, Oct 25, 2017 at 2:04 AM, Yasser Zamani <yasser.zam...@live.com> wrote: > > > On 10/24/2017 7:35 PM, Ej Magdaluyo wrote: > > It seems that the viewMyRequest.jsp is the only one with the issue. Would > > you have any clue as to what may be the cause of this permission issue? > > So you should come back to tile result because the problem is with that > jsp file itself then your page does not load completely. I think maybe > it's something with that file permissions. Copy a working jsp file there > with name temp.jsp, copy viewMyRequest.jsp contents into temp.jsp, > delete viewMyRequest.jsp, rename temp.jsp to viewMyRequest.jsp :) >