Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

product-page-ver1 #100

Merged
merged 10 commits into from
Feb 4, 2024
Merged

product-page-ver1 #100

merged 10 commits into from
Feb 4, 2024

Conversation

thson58
Copy link
Collaborator

@thson58 thson58 commented Feb 1, 2024

No description provided.

request.setAttribute("products", products);
request.setAttribute("page", "product");
List<Product> products = Singleton.productDAO.getAll();
Interger productCount = Singleton.productDAO.count();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integer

@hardingadonis hardingadonis merged commit 7e56835 into dev Feb 4, 2024
5 of 8 checks passed
@bakaqc bakaqc deleted the Son-implment-product-page branch February 4, 2024 07:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants