I have developed a web application which is hosted locally using tomcat server when I submit any form tomcat shows blank page though the form data get saved in table i.e tomcat not redirect to form.
            Asked
            
        
        
            Active
            
        
            Viewed 20 times
        
    0
            
            
        - 
                    1can you post you code – Raju Nov 28 '16 at 11:14
- 
                    code is correct, when i run my application via ide then it'll runs fine but after deployment this problem occurs – user3855182 Nov 28 '16 at 11:15
- 
                    do you get any error in tomcat console – Raju Nov 28 '16 at 11:20
- 
                    browser shows error http/1.1 404 not found error – user3855182 Nov 28 '16 at 11:29
- 
                    i can suggest you to use the latest version of Apache tomcat and web browser – Raju Nov 28 '16 at 11:34
- 
                    i can check on tomcat 7 and tomcat 8 – user3855182 Nov 28 '16 at 11:54
