Hi every one,

I'm trying to migrate to facelets (from JSPs) my project before is to late,
I've found that this is sometimes easy but I Still have dificulties, like
changing all my <fmt:message key="KEY.KEY..."> to use something like
message['key.key'], because my old fmt: tags did not work on my new facelets
pages.

My question would be... is there any way make it work?

Something like :

    xmlns:fmt="http://java.sun.com/jsp/jstl/fmt";

And use it inside my new facelets pages, so I don't have to change that much
code from my already started project...

Any suggestions will be greatly apreciated.

Best Regards,


Marcus V. Sánchez D.
______________________
Enterprise Developer.

Reply via email to