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

"it" can't be resolved #98

Open
sify21 opened this issue Jan 1, 2017 · 1 comment
Open

"it" can't be resolved #98

sify21 opened this issue Jan 1, 2017 · 1 comment

Comments

@sify21
Copy link

sify21 commented Jan 1, 2017

I try to run the maven example, "it" can't be resolved.

<c:forEach var="i" items="${it.items }">

Also in helloJSP.jsp, ${systemTime} is not showing the value.
It seems that variables are not injected into jsps?

@sify21
Copy link
Author

sify21 commented Jan 2, 2017

In web.xml I change from web-app2.3 to 2.5, then the values of ${it.items} and ${systemTime} are shown. But logo.png is still missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant