留言板

User Authentication issues in Custom portlet

Aadarsh Choudhary,修改在6 年前。

User Authentication issues in Custom portlet

New Member 帖子: 8 加入日期: 17-7-20 最近的帖子
Hi,
I am trying to create a registration portlet. I had created the UI i the view.jsp and added the form with the action="addData". And I am accessing the form data into the registrationportlet.java file by creating the addData(). But when I am deploying the portlet I am getting some issues like user 30107 is not allowed to access url... Screenshot is attached below. Even If i had logged in to my liferay server.
Regards,
Aadarsh Choudhary
thumbnail
Andrew Jardine,修改在6 年前。

RE: User Authentication issues in Custom portlet

Liferay Legend 帖子: 2416 加入日期: 10-12-22 最近的帖子
Hi Aadarsh,

Screenshots are good, but code is better. Can you share with us your view.jsp and your portlet class?