Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
how to fix jsp error on studio
it not big problem, but really noide me.
and i do believe there have some why to fix it during config.
when i write jsp, i always use <include file> to reuse jsp code.
but it always shows error message
LanguageUtil(some object i already import from init.jsp) cannot be resolved
can anyone tell me how to fix this? it can work well, but the
red lines really make me uncomfortable.
thank you in advance
The eclipse jsp editor is a bit wonky. Often it can be convinced to cooperate with using relative paths, e.g. "./init.jsp" instead of "/init.jsp". At runtime, both would be equivalent, but the editor doesn't really know where "/" is.
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™