Liferay 6.1 で JSP、つまり html/portlet/login/login.jsp をオーバーライドしようとしています。
私は持っている
created a hook (using Eclipse)
added <custom-jsp-dir>/custom_jsps</custom-jsp-dir> to liferay-hook.xml
created the abovementioned directory structure
copied login.jsp there and modified it
deployed the hook
(restarted the server, you never know...)
しかし、私は変更されたログインページを見ることができません.どこが間違っているのか.私はこのliferayに非常に慣れていません.