Sometimes, html pages generated with jstl don't render completely
I am working with spring to make a web application. For UI, I use jstl.
But when I run the app on tomee, my page doesn't show up correctly. I have
looked at the html source code of the page in my browser and it's not
complete. It seems that jstl doesn't generate all the page. What can be
the reason of that ?
No comments:
Post a Comment