Skip to content

yasith-chathuranga/serialization-and-deserialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serialization and Deserialization

Introduction

This project demonstrates the serialization and deserialization processes using Java Servlets for the backend.

Technologies Used

  • Backend: Java Servlets, Apache Tomcat
  • Other Tools: Apache Commons IO for file handling

Table of Contents

Getting Started

Prerequisites

To run this project, ensure you have the following installed:

  • Java Development Kit (JDK) 8 or higher
  • Apache Tomcat (or any servlet container of your choice)

Running the Application

  1. Clone the repository:
    git clone https://github.com/yasith-chathuranga/serialization-and-deserialization.git
    
    


© 2024 Yasith Chathuranga