Q: Is the WFNM framework just another J2EE web framework which competes with other
web frameworks like
Struts
and
JavaServer Faces?
A: No, the WFNM framework has been originally designed to be used in conjunction with other
web frameworks or even with servlets and JSPs.
Q: Where can I download the framework, the sample and the documentation?
A: You can
download everything from here.
Q: Which is the license under which WFNM is distributed?
A: WFNM is distributed under LGPL license.
Q: Why the WFNM sample is distributed into two separate versions, one for J2EE 1.4 and one for
J2EE 1.3?
A: Because the version for J2EE 1.4 uses a filter configuration introduced with the Servlet 2.4
specification.