修改JSP中的HTML标记:Portlet不能包含一般的HTML标记,因此您需要对应用程序中的所有JSP作出如下更改。
Modify the HTML tags in the JSPs: a portlet cannot contain regular HTML tags, so You need to make the following changes for all JSPs in the application.
修改JSP中的HTML标记:Portlet不能包含一般的HTML标记,因此您需要对应用程序中的所有JSP作出如下更改。
Modify the HTML tags in the JSPs: a portlet cannot contain regular HTML tags, so You need to make the following changes for all JSPs in the application.
应用推荐