掲示板

Page Import into IDE

8年前 に Vincy G によって更新されました。

Page Import into IDE

New Member 投稿: 3 参加年月日: 15/09/14 最新の投稿
Hello everyone,
i'm in trouble with Liferay Portal. I'm new with this portal, my company assigned me a Liferay's project. I have to create a new page in which a user has to be redirect if logged with specified credentials... I have created a new page in Control Panel --> Sites --> Add New Page and i've insert into some portelts i need to use. The question is the following: how can i import this page in my IDE(Eclipse Java EE IDE for Web Developers -- Version: Luna Service Release 2 (4.4.2) ) for modify JSP? Do I have to create a folder to insert into my project portlet or is there anyway to import what i've created directly into the IDE?
Thanks in advice,
Regards Vince.
thumbnail
8年前 に David H Nebinger によって更新されました。

RE: Page Import into IDE

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
Vince, you're in serious trouble.

There are no JSP pages for portal pages. The portal aggregates content and displays on the fly. There is no file for import into the IDE.

You've got a big learning curve in front of you. I'd suggest a copy of Liferay In Action to help with your development tasks.

You could try explaining what you need to change on said page and perhaps we can point you in the right direction, but no guarantees...