Hi,

I am working on this problems, too. But when you use an iframe you have
significant disadvantages:

1. no portal context -> isolated context (e .g user information have to be
submitted through url...not beautiful)
2. no layout scheme from the portal
3. possibly a scrollbar hierarchy

the minimal effort speaks for an usage of an iframe. but if you use
javascript or target="_top" you possibly loose the context of the iframe and
your application is showed in a own browser window. Also newer browser
versions are required, too.

Greetings
O. Pfau


-----Urspr�ngliche Nachricht-----
Von: Stefano Bianchi [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 6. Mai 2004 09:19
An: Jetspeed Users List
Betreff: Re: Converting the existing application into portal framework


Dear Karthik,
my personal experience for a quick setup:

use an IFramePortlet to host an external webapp inside Jetspeed

Everything "seems" integrated but you keep modules separated.
All my portal is setup this way.

Hope it helps somehow
Cheers,
Stefano


----- Original Message ----- 
From: "Karthik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 9:24 AM
Subject: Converting the existing application into portal framework


Hi All,



I have just started to work on portal implementation of our Web Application
using Jetspeed-1.5.



My present scenario is:



 1. I have a working web application.

 2. I have to implement the portal concept into my web application.

 3. I have downloaded the Jetspeed1.5 war file and deployed into my
Application server (I�m using Jboss).



My doubts are:



 4. Now, how should I convert the existing application into individual
portlets and where should I deploy these portlets.

 5. Will my portlet application work independently or will I be required to
deploy my portlet application inside the      JetSpeed.



 Any help will be appreciated. Thanks in Advance.



Best regards,

Karthik.G




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.665 / Virus Database: 428 - Release Date: 4/21/2004




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to