I downloaded and read this relatively new document from here [PDF] earlier today, as I was looking for a description of the new Web Application Bridge portlet: -
WebSphere Portal Version 7.0 software also introduces the new web application bridge (WAB), providing organizations with enhanced flexibility to integrate existing web applications for security-rich, personalized delivery through their portal solutions.
The WAB provides a proxied web environment that enables presentation of external web content without requiring URL redirection or content introspection.
This new technology is designed to make it easier than ever to integrate existing web applications and dynamically present content through the portal, including Microsoft .NET or Hypertext Preprocessor (PHP) applications and existing Java Platform, Enterprise Edition (Java EE) applications.
Worth a look ....
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV
Subscribe to:
Post Comments (Atom)
TIL - read-only variables in Linux
A co-worker was seeing an exception: - line 8: TMOUT: readonly variable when trying to SCP a file from a remote Linux box. I did some digg...
-
After an unscheduled reboot of the VMs that host my K8s cluster, I was struggling to work out why the kubelet wasn't starting properly...
-
I hit a wee snag earlier today, whilst attempting to unpack some IBM software on my NAS. Being a command-line junkie, I'd SSH'd into...
-
I've just spent ~1 hour trying to get a pair of Powerline adapters to .... pair. This involved pressing a "Pair" button on one...
2 comments:
Sounds good Dave. Another integration point! Does it use an iFrame similar to the Web Page Portlet?
Adam
Just starting to look at it now, but it appears to have two components; one servlet to perform the actual integration, via HTTP/HTTPS, and one to provide the UI. The latter component does use an iFrame.
Will write more soon.
Dave
Post a Comment