Blog #23: Handling Forms with JSP

A JSP file is simply an HTML file with Java codes. The following is I use an HTML file to handle the form, then submitted the information is displayed in the JSP file. First, create a Dynamic Web Project in Java EE. Then I create two files, an HTML file called form.html, and a JSPContinue reading “Blog #23: Handling Forms with JSP”

Blog #21: PC Parts

A personal desktop is consisted of mandatory components and peripherals. Parts such as CPU and power supply falls in the mandatory component category, because the computer needs those parts to run. Peripherals are input-output devices. Keyboard (input) falls in this category. The computer doesn’t need a keyboard to operate, but having a keyboard connect. CaseContinue reading “Blog #21: PC Parts”

Blog #19: Computer Types

A computer is an electronic device. It can manipulate information and data. A computer has many functions, such as sending emails and browse the web. A computer system is made up of hardware, software, and the user. Personal Computer Also known as PC. Used for personal activities. Most common computer type. Includes laptops and desktops.Continue reading “Blog #19: Computer Types”

Blog #18: Timer

Many languages can be used in web development, but most of those languages are used as a server-side language, such as php, Ruby, and Java (JSP). On the client side, HTML, CSS, and JavaScript often used together. JavaScript in particular is a must known language for web development, because it’s the most popular client-side programmingContinue reading “Blog #18: Timer”

Blog #17: Visual Studio Code & Git, Commit & Push

Visual Studio has a shortcut that allows user to commit and push projects onto GitHub. Step 1: Go to setting, search git enabled to ensure that Git is enabled on Visual Studio Code. Step 2: Click on source control, then click on Initialize Repository. Step 3: Enter a commit message, then click on the checkContinue reading “Blog #17: Visual Studio Code & Git, Commit & Push”

Blog #15 – JSP & Servlets: Introduction

Credits to Chaand Sheikh and StudyEasy Organization, these methods are taken from tutorial videos from the lectures of Full Stack Java developer – Java + JSP + Restful WS + Spring. I set up these blogs to remind myself what to do in the future. The following are my notes on how I can useContinue reading “Blog #15 – JSP & Servlets: Introduction”

Blog #14: Set up for JSP & Servlets

Setting up for JSP and servlets is the first step into web development with Java. Credits to Chaand Sheikh and StudyEasy Organization, these methods are taken from tutorial videos from the lectures of Full Stack Java developer – Java + JSP + Restful WS + Spring. I set up these blogs to remind myself whatContinue reading “Blog #14: Set up for JSP & Servlets”

Design a site like this with WordPress.com
Get started