Is it possible to query portlet interior directly from web browser? Which URL I should use given a portlet name and web application name?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK the whole point of portlets is to not generate standalone pages.
What you can do is make a page in liferay with your portlet occupying the whole page (which means apropriate theme and layout template) and pass a link to that.
Note that ‘MAXIMIZED’ portlet state will only maximize it to fill the portlet area in the theme, so you’ll need a ‘full screen’ theme anyway.