MDL and JSF integration
MDL and JSF integration
Watch video on YouTube Hello, here is an idea for using MDL in your future jsf project, complete integration of MDL with xhtml views (facelets), using ajax support and of course the notion of temp
Blog
I write about Java, software architecture, design patterns, applied artificial intelligence, RAG, AI agents and software engineering. Through my articles, I share feedback, technical analyzes and concrete approaches to design robust, maintainable and useful applications.
MDL and JSF integration
Watch video on YouTube Hello, here is an idea for using MDL in your future jsf project, complete integration of MDL with xhtml views (facelets), using ajax support and of course the notion of temp

GlassFish's default encoding returns text encoded in ISO 8859 1. This is based on the Hypertext Transfer Protocol HTTP/1.1 RFC 3.7.1 Canonicalization and defaults for text that requires encoding pa

JSF 2.2 allows you to configure the directory used for searching resources. By default, the resource management mechanism introduced in JSF 2.0 searches for resources in the following locations: 1. /r

When working with Java for the web, there are many possible action-based MVC frameworks. VRaptor is one of those and it is opensource. Its 4th version is based on CDI 1.1 and offers high pr