From 5b6b5b62a0dfd4525db9a97a52634d1f8bb8e19c Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 28 Mar 2026 21:35:10 +0530 Subject: Added a simple application showing form submission --- maven/03-hello2-form-submission-webapp/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 maven/03-hello2-form-submission-webapp/.gitignore (limited to 'maven/03-hello2-form-submission-webapp/.gitignore') diff --git a/maven/03-hello2-form-submission-webapp/.gitignore b/maven/03-hello2-form-submission-webapp/.gitignore new file mode 100644 index 0000000..eb5a316 --- /dev/null +++ b/maven/03-hello2-form-submission-webapp/.gitignore @@ -0,0 +1 @@ +target -- cgit v1.2.3