🔐
wffweb-12.0.3 is released on 02/12/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;
-
Example of getSharedData and setShar...
Example of getSharedData and setSharedData methods on a tag 1import com.webfirmframework.wffweb.tag.html.Body;
2import com.webfirmframework.wffweb.tag.html.Html;
3import com.webfirmframework.wffweb.tag.html.TitleTag;
4import com.webfirmframework.wffweb.tag.html.attribute.global.Id;
5import com.webfirmframework.wffweb.tag.html.metainfo.Head;
-
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;
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.