Ivo Sestren Junior
2015-05-19 14:35:53 UTC
Hi,
I have a class with @Named("title")
And in template i have: <title>${title.getTitle()}</title>
But this is not working, his showing variable title its null.
But my class its never calling.
How i use CDI @Named in Freemarker?
I have a class with @Named("title")
And in template i have: <title>${title.getTitle()}</title>
But this is not working, his showing variable title its null.
But my class its never calling.
How i use CDI @Named in Freemarker?