Foren

How to integrate java web application to liferay

Tukaram Kanade, geändert vor 13 Jahren.

How to integrate java web application to liferay

New Member Beiträge: 9 Beitrittsdatum: 06.07.10 Neueste Beiträge
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
kehsihba eejrenab, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

Junior Member Beiträge: 82 Beitrittsdatum: 16.07.09 Neueste Beiträge
Use the portlet bridge portlet.
You can also call the Iframe portlet to see the we programs working inside a portlet window.
Tukaram Kanade, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

New Member Beiträge: 9 Beitrittsdatum: 06.07.10 Neueste Beiträge
Thanks for reply.
can you please give me the details regarding this.
I am stucked in this issue.
Please help me.
thumbnail
Corné A, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

Liferay Legend Beiträge: 1313 Beitrittsdatum: 03.10.06 Neueste Beiträge
please read this Wiki;
Liferay Web Application Integrator
Tukaram Kanade, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

New Member Beiträge: 9 Beitrittsdatum: 06.07.10 Neueste Beiträge
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
Corné A, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

Liferay Legend Beiträge: 1313 Beitrittsdatum: 03.10.06 Neueste Beiträge
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
Tukaram Kanade, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

New Member Beiträge: 9 Beitrittsdatum: 06.07.10 Neueste Beiträge
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?
Tukaram Kanade, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

New Member Beiträge: 9 Beitrittsdatum: 06.07.10 Neueste Beiträge
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
sibi thomas, geändert vor 13 Jahren.

RE: How to integrate java web application to liferay

Junior Member Beiträge: 43 Beitrittsdatum: 30.05.08 Neueste Beiträge
Hi

Check the below link for iframe limitations.

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

Regards
Sibi
sanat behera, geändert vor 11 Jahren.

RE: How to integrate java web application to liferay

New Member Beitrag: 1 Beitrittsdatum: 05.11.12 Neueste Beiträge
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
sibi thomas, geändert vor 11 Jahren.

RE: How to integrate java web application to liferay

Junior Member Beiträge: 43 Beitrittsdatum: 30.05.08 Neueste Beiträge
Got any exception on your page?
thumbnail
Kiran Yalavali, geändert vor 8 Jahren.

RE: How to integrate java web application to liferay

Regular Member Beiträge: 175 Beitrittsdatum: 15.10.14 Neueste Beiträge
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.