Last updated on May 6th, 2022 at 12:57 pmRead a property file using JSP and display it on a browser. This will be very handy for developers who need a quick and easy fix for their long search on the internet on how to load values from a property file using JSP and cannot find […]
Tag: Jsp
Last updated on November 22nd, 2022 at 05:16 pmThis can be deployed in Apache tomcat and we will connect to MySQL to create table. Some prerequisite before we start Write JSP code We are going to have 2 JSP files 1. Hello_database_query.jsp just an plain HTML file with a create table hyperlink (not really required […]

How to install XAMPP Windows
Last updated on November 8th, 2024 at 12:54 pmA comprehensive guide featuring sequential instructions accompanied by screenshots for the installation of XAMPP. This includes the configuration of Apache, MySQL, and Tomcat as services, as well as troubleshooting common service errors and their resolutions. Prerequisite: Go to XAMPP, Download the XAMPP software first. The latest version […]