Hi perry,
Are you using JetSpeed2? If yes, you should check SSOIFrame portlet
which is bundled in J2-M3. That is a sample iframe portlet which
support  single sign on.
But I do not suggest you use iframe in portlet, because according to
JSR-168 specification PTL.B, Portlets generating HTML fragments must
not use the iframe tag.

- James Liao

On 6/19/05, perry law <[EMAIL PROTECTED]> wrote:
> Hi Stefano,
> Can I pass user credentials from jetspeed to IFrame portlets.
> Also, can IFrame portlets support independent portlets coded using jsp
> and servlets.
> 
> regards,
> -Perry
> 
> On 6/17/05, Stefano Bianchi <[EMAIL PROTECTED]> wrote:
> > Dear Christian,
> > I don't know if this helps:
> > usually - if I do not need any data from Jetspeed context - I develop 
> > standalone webapps and then show them in IFramePortlets within the portal. 
> > Not the best integrated solution, but it works fine.
> > This should also solve driver problems.
> > Good luck
> > Stefano
> >  ----- Original Message -----
> >  From: Christian Schubert
> >  To: Jetspeed Users List
> >  Sent: Friday, June 17, 2005 10:32 AM
> >  Subject: Portlet including an JDBC Connection
> >
> >
> >  Hi Folks,
> >
> >  i want to develop a portlet with a small workflow, a few designed
> >  screens(jsp) and a jdbc/mysql connection to store data. Which is the
> >  best way?
> >
> >  Should I develop a 'standalone' Applikation and then include it with a
> >  portlet.xml into jetspeed or should I develop inside the current
> >  jetspeed sources? Should I copy and modify the JSP Portlet included in
> >  Jetspeed?
> >
> >  And how do i ensure that the mysql Driver ist in place?
> >
> >  Any help is appreciated :-)
> >
> >  Regards
> >  Christian
> >
> >  ---------------------------------------------------------------------
> >  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]
> 
>

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

Reply via email to