You may want to consider WSRP. As I understand it, there are several frameworks available that will allow you to take a PHP application and wrap them in a remote portlet. Having said that, WSRP greatly complicates any architecture and is probably not worth it. Not to hijack this thread, but I'd be interested in knowing who out there is still using portal technology and for what purpose... when I arrived at my current company, that was the only technology that was available to build web applications. Since joining we have been pushing 3 distinct presentation architectures: pages, applications, and portlets. Use the presentation architecture that makes the most sense for your needs.
Paul On Tue, Nov 23, 2010 at 12:55 AM, Robert Mark Bram <[email protected] > wrote: > Hi All, > > My boss has asked me for a few suggestions, but I have never worked > with anything like this before. The issue is that on a single machine, > there are already two php applications on their own server. Now we > want a portal engine to "host" (possibly proxy?) them so that we can > more easily control theming and give single sign on. > > What sort of technology would I need to think about for this? Can > LifeRay or Glassfish + Web Space do this? Do I need a separate proxy > product? > > Thanks for any ideas! > > Rob > :) > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > > -- Paul Truax 302.476.2073 [email protected] -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
