Skip to content

ZYONGE/DynamicWebProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicWebProject

Source code for the Basic Web Programming course


Project Overview

Course: Basic Web Programming
University: Tech University of Korea (TUK)

This repository contains practice code created while studying basic web programming concepts using Java, JSP, and Servlet.

The purpose of this project is to:

  • Practice core concepts of web programming
  • Understand interactions between a web browser and a web server
  • Practice web application deployment using Apache Tomcat

Tech Stack

Language

  • Java
  • JSP
  • Servlet

Server

  • Apache Tomcat

Tools

  • Git
  • GitHub
  • Eclipse IDE
  • Visual Studio Code

Features

This repository includes examples that demonstrate:

  • JSP page navigation
  • Basic servlet request handling
  • Simple web page rendering
  • Practice exercises from course chapters

Project Structure

DynamicWebProject/
├── Chap_0304/             
├── Chap_(UploadDate)/     # named with upload date
├── ...
├── LICENSE                # MIT License
├── .gitignore
└── README.md

License

This project is licensed under the MIT License.

See the LICENSE file for details.


Author

Name: Jiyong Kim (ZYONGE)
GitHub: https://github.com/ZYONGE


Motivation

To build a foundational understanding of web development fundamentals through structured practice and experimentation.

About

Dynamic Web Project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages