Foros de discusión

How to integrate java web application to liferay

Tukaram Kanade, modificado hace 13 años.

How to integrate java web application to liferay

New Member Mensajes: 9 Fecha de incorporación: 6/07/10 Mensajes recientes
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, modificado hace 13 años.

RE: How to integrate java web application to liferay

Junior Member Mensajes: 82 Fecha de incorporación: 16/07/09 Mensajes recientes
Use the portlet bridge portlet.
You can also call the Iframe portlet to see the we programs working inside a portlet window.
Tukaram Kanade, modificado hace 13 años.

RE: How to integrate java web application to liferay

New Member Mensajes: 9 Fecha de incorporación: 6/07/10 Mensajes recientes
Thanks for reply.
can you please give me the details regarding this.
I am stucked in this issue.
Please help me.
thumbnail
Corné A, modificado hace 13 años.

RE: How to integrate java web application to liferay

Liferay Legend Mensajes: 1313 Fecha de incorporación: 3/10/06 Mensajes recientes
please read this Wiki;
Liferay Web Application Integrator
Tukaram Kanade, modificado hace 13 años.

RE: How to integrate java web application to liferay

New Member Mensajes: 9 Fecha de incorporación: 6/07/10 Mensajes recientes
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, modificado hace 13 años.

RE: How to integrate java web application to liferay

Liferay Legend Mensajes: 1313 Fecha de incorporación: 3/10/06 Mensajes recientes
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, modificado hace 13 años.

RE: How to integrate java web application to liferay

New Member Mensajes: 9 Fecha de incorporación: 6/07/10 Mensajes recientes
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, modificado hace 13 años.

RE: How to integrate java web application to liferay

New Member Mensajes: 9 Fecha de incorporación: 6/07/10 Mensajes recientes
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, modificado hace 13 años.

RE: How to integrate java web application to liferay

Junior Member Mensajes: 43 Fecha de incorporación: 30/05/08 Mensajes recientes
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, modificado hace 11 años.

RE: How to integrate java web application to liferay

New Member Mensaje: 1 Fecha de incorporación: 5/11/12 Mensajes recientes
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, modificado hace 11 años.

RE: How to integrate java web application to liferay

Junior Member Mensajes: 43 Fecha de incorporación: 30/05/08 Mensajes recientes
Got any exception on your page?
thumbnail
Kiran Yalavali, modificado hace 8 años.

RE: How to integrate java web application to liferay

Regular Member Mensajes: 175 Fecha de incorporación: 15/10/14 Mensajes recientes
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.