Re: Upgrading Struts 2.2.3 to 2.3.34

2017-10-30 Thread Ej Magdaluyo
Hi Lukasz, Unfortunately, the coding conventions in our application are not up to today's standards. We were given this old application to work on hence some of the conventions (such as scriplets) are not ideal. This is the supposed flow: struts.xml: /jsp/viewMyRequest.jsp method

log.debug not showing on console

2017-10-30 Thread ravirajmishr...@gmail.com
Hello, I have upgraded my log4j to log4j2. I have created a log4j2.xml file My system is working perfectly but i am not able see the log.debug(); written in my code on console. I am pasting my log4j2.xml file. Please help me to figure out the issue in it. thanks in advance