Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[faces-dev] Move Facelets to a standalone spec

Currently Facelet is used in Faces, also can be used in MVC(not neutered Jakarta release, it supports multiple templates, and uses Faceslets as the defacto template engine), but when usingĀ  Facelets template in MVC, we have to add the whole Faces.

If possible to move it out of Faces and make it a standalone template engine, thus it can be used freely in Spring Mvc, MVC spec.

The mail spec also can add a specific MailTemplate CDI bean based on Facelets to simplify the mail sending like the JBoss Seam 3 Mail component.
---

Regards,

Hantsy Bai

Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy

Back to the top