java - With facelets what is the equivalent to fmt:formatDate? -


I'm changing to see the handler for a JSP web page change.

What is the equivalent of fmt: Format date etc.?

I know that it is not supported. But is there any alternative? Implementation of a third level? Usually in JSF, you add a converter to the control:

 

& lt; H: output text value = "# {dateConverterBean.now}" & gt; & Lt; F: convert datetime type = "date" date style = "small" /> & Lt; / H: outputText>

This means that they use the same.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -