• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Link/include another portal from my portal

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am new to portal development. I am working on a proof of concept of a portal. This portal would include an existing portal already developed, how would my portal/portlet include that portal page? I wonder if we I could do redirect in my portlet, and I am worrying about the relative links/images on that portal page.

Thanks a lot

John
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Including a portal in another portal. That's just crazy talk.

WSRP would be a production solution to integrate existing portlets into another portal, but that requires a bit of work that probably goes far, far, far beyond what you want to do in a POC.

-Cameron McKenzie
reply
    Bookmark Topic Watch Topic
  • New Topic