J2EE server project

Job ID: 32402644

Budget: ₹1,500 – ₹3,000 INR

• Setting up a J2EE environment:
• Setup J2EE Server: Apache TomCat, Glassfish
• Using Netbeans or Eclipse: make a servlet (starter code is available in the GItHub repository for this Couse.)
• Add a backend Persistence Layer: making a Database to Sqlite and DBBrowser for Sqlite to create your Tables
• From your Java Code (Servlet) : User will access your Database through the Servlet