🔐
wffweb-12.0.8 is released on 09/14/2025.
A java framework to develop web applications. It's initiated in 2014 but it is officially published in 2015 as an open source framework under Apache license.
-
Web Firm Framework
- https://webfirmframework.com
Pinned Loading
-
wffweb-graalvm-production-ready-sample-projects
wffweb-graalvm-production-ready-sample-projects PublicSample wffweb project to build native image with GraalVM.
Java 1
-
wffweb-demo-deployment
wffweb-demo-deployment Publicwffweb 12 demo project. It uses embed tomcat 11.
-
minimal-production-ready-projects
minimal-production-ready-projects PublicMinimal production ready webfirmframework projects. The sample projects in this repository use bootstrap css framework, foundation css framework etc..
-
Stateful Input in wffweb-12
Stateful Input in wffweb-12 123import com.webfirmframework.wffweb.tag.html.AbstractHtml;
4import com.webfirmframework.wffweb.tag.html.attribute.AttributeNameConstants;
5import com.webfirmframework.wffweb.tag.html.attribute.Value;
-
Form submit sample code in wffweb-12.
Form submit sample code in wffweb-12. 123import com.webfirmframework.wffweb.tag.html.AbstractHtml;
4import com.webfirmframework.wffweb.tag.html.Br;
5import com.webfirmframework.wffweb.tag.html.attribute.Checked;
-
JSON parsing/building examples
JSON parsing/building examples 123import com.webfirmframework.wffweb.json.*;
45public class JsonParserUsage {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.