Skip to content

kiswanij/jframework-web-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFramework-Web Simple Example

Last updated: Aug 20, 2025

This repository contains a JFramework-Web that prepare full Faces apps with zero configuration.

Prerequisites:

  • JDK 17+ Installed

Usage:

  1. Clone the repository
  2. Import as Java project into your favorite IDE (We use SpringToolSuite and Eclipse for Java EE developers)
  3. Run App class.

Project Main Contents

The repository contains the following main contents:

  1. Maven project with pom.xml

📄Note: If you are using Eclipse, be sure to refresh your project (select your project→ right click→ Maven→ Update Project)

  1. Faces Controller
  2. Faces View
  3. Main java class

Screenshots

Thats it, now run your App class, in few seconds your browser will open and you should see something like this:

Screenshot

About

Example of simple Java Web App using JK-Framework Web API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published