Only servlets on vps fail to work. What to do?
JAcek Snaidecki
1
Reputation point
I installed Apache and Java and Tomcat on VPS but servlets fail to work.
What to do?
I have default tomcat server. I start default web app with maven in netbeans. All scriptlets work fine BUT no servlets.
Servlets work fine on localhost but after I move to VPS server NO SERVLETS ARE PROCESSED.
Netbeans->Add server work fine BUT after I press NetBeans->Add remote server NetBeans is removing already added servers instead of adding remote server. Is it any known bug in Apache Netbeans?
What to do to make servlets work on VPS?
Sign in to answer