+

Search Tips   |   Advanced Search

What works - Web application bridge


What works

WAB has been certified to support Microsoft Sharepoint 2007. Integration with other products is per demand.


What does not work

  1. Apps with URLs pointing to an unregistered host.

  2. Apps using URL redirection such as...

      <meta http-equiv="refresh" content="2;url=http://someotherserver.com/">

  3. Apps that serve content with incorrect mime-types

    For example, a jpg served as text/html instead of image/jpeg.

  4. Apps serving an iframe that overlays the complete page

  5. Apps that prevent their content to be loaded inside an iframe

    Happens with apps containing scripts that check if the page document window is the main window before displaying contents.

  6. Apps using non-standard browser features

  7. Apps using vendor specific client-side capabilities. For example: Google and Gears.


Parent: The web application bridge