Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't call static method from template #295

Closed
agonist opened this issue Jul 31, 2014 · 0 comments
Closed

Can't call static method from template #295

agonist opened this issue Jul 31, 2014 · 0 comments
Labels
Milestone

Comments

@agonist
Copy link

agonist commented Jul 31, 2014

When I try to call a static method from a thymeleaf template, like that :

th:text="${@mypackage.helper.UserHelper@getCurrentEmail()}"

I get the following exception :

https://gist.github.com/6e5483f27db13c2a4ac2

@cescoffier cescoffier added bug and removed bug labels Jul 31, 2014
@cescoffier cescoffier added this to the 0.7 milestone Jul 31, 2014
@cescoffier cescoffier modified the milestones: 0.7, 0.6.3 Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants