I have struts2 application with struts2 version 2.0, There is no error on server side or client side but frequently its showing blank pages while browsing. It seems like browser could not render the html page. These blank pages are not shown on specific pages but randomly shown on different pages.
I have been told to fix problem but could not guess where the problem is. I tried disabling dev mode using struts.xml
tag
<constant name="struts.devMode" value="false" />
Also I tried to host website on different machine but it did not solved problem, Can somebody please help me solve problem,
I am using apache tomcat version 6.26
EDIT: No Tpmcat logs are coming with respect to current problem, When checked the source its not blank. I am using Firefox 3.6.4, , How can I solve this problem ? Can it be solved