Use java classes in liferay theme? -


Is there a way to use Java classes in the GRE theme? I want to use a class of Java to change dates. So how can I include Java classes in 6 classes of my classroom and use it at portal_normal.vm velocity?

Thank you.

You have already within the dateUtil reference velocity reference for some date utilities for the list of < See the code> dateUtil_IW category.

Injecting the new access class in velocity is quite complicated to explain, it is better to create an ext plugin, to create a portlet plugin and embed it within the theme.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -