掲示板

How to integrate java web application to liferay

13年前 に Tukaram Kanade によって更新されました。

How to integrate java web application to liferay

New Member 投稿: 9 参加年月日: 10/07/06 最新の投稿
Hi All,
I am new to Liferay Portlet.
I want to integrate already developed java web application in Liferay Portal.
How can i do that?
Please help me.

Thanks in advance
13年前 に kehsihba eejrenab によって更新されました。

RE: How to integrate java web application to liferay

Junior Member 投稿: 82 参加年月日: 09/07/16 最新の投稿
Use the portlet bridge portlet.
You can also call the Iframe portlet to see the we programs working inside a portlet window.
13年前 に Tukaram Kanade によって更新されました。

RE: How to integrate java web application to liferay

New Member 投稿: 9 参加年月日: 10/07/06 最新の投稿
Thanks for reply.
can you please give me the details regarding this.
I am stucked in this issue.
Please help me.
thumbnail
13年前 に Corné A によって更新されました。

RE: How to integrate java web application to liferay

Liferay Legend 投稿: 1313 参加年月日: 06/10/03 最新の投稿
please read this Wiki;
Liferay Web Application Integrator
13年前 に Tukaram Kanade によって更新されました。

RE: How to integrate java web application to liferay

New Member 投稿: 9 参加年月日: 10/07/06 最新の投稿
I have one java web application which contain one JSP page & one Servlet, From this JSP page i am calling the Servlet & Servlet mapping is in the Web-application's web.xml file.

I want to integrate this working web application in the Liferay by using java portlet. How can i do that?
Please give me the guideline for that.
i am totally new in this.
Please help me.
thumbnail
13年前 に Corné A によって更新されました。

RE: How to integrate java web application to liferay

Liferay Legend 投稿: 1313 参加年月日: 06/10/03 最新の投稿
If you want to portletfy your app download the sample JSP.

and learn from the code.

All your actions need to be replaced by <portlet:action> tags
thumbnail
13年前 に Corné A によって更新されました。

RE: How to integrate java web application to liferay

Liferay Legend 投稿: 1313 参加年月日: 06/10/03 最新の投稿
13年前 に Tukaram Kanade によって更新されました。

RE: How to integrate java web application to liferay

New Member 投稿: 9 参加年月日: 10/07/06 最新の投稿
Hi,

Thanks for your reply.

From your reply what i am getting is, i have ro replace the "form action" from JSP page which is present in the webapplication to "Portlet action".

Or

Is it required to convert the already developed java web application in Portlet application?


My Requirment is, i want to integeate the simple java webapplication in the Liferay Portal by using Java Portlet?

& how the hyperlink will work which is present in the Java web application ?
Is there any change in the URL?

could you please give me one example from that i can do?
13年前 に Tukaram Kanade によって更新されました。

RE: How to integrate java web application to liferay

New Member 投稿: 9 参加年月日: 10/07/06 最新の投稿
By using Iframe in the Portlet,is it possible to integrate already developed java web application?

What are the limitations of Iframe using for the web applicatio integration?
Is there any alterantive present for Iframe?
thumbnail
13年前 に sibi thomas によって更新されました。

RE: How to integrate java web application to liferay

Junior Member 投稿: 43 参加年月日: 08/05/30 最新の投稿
Hi

Check the below link for iframe limitations.

http://www.ibm.com/developerworks/websphere/library/techarticles/0607_boezeman/0607_boezeman.html

Regards
Sibi
11年前 に sanat behera によって更新されました。

RE: How to integrate java web application to liferay

New Member 投稿: 1 参加年月日: 12/11/05 最新の投稿
In liferay 6.1 I added iFrame from sample category and configured www.google.com under configuration. But google is not loading. Do I need to configure something else?
thumbnail
11年前 に sibi thomas によって更新されました。

RE: How to integrate java web application to liferay

Junior Member 投稿: 43 参加年月日: 08/05/30 最新の投稿
Got any exception on your page?
thumbnail
8年前 に Kiran Yalavali によって更新されました。

RE: How to integrate java web application to liferay

Regular Member 投稿: 175 参加年月日: 14/10/15 最新の投稿
Hi Tukaram,

do you know how to integrate there are two web application in liferay can u send me any link and source code.
Please help me tukaram.