I’ve been doing some thinking around how MOSS can be integrated into a large and complex organisation, an organisation that has many disparate applications which act as an information silo. Most developers who are not intimately familar with MOSS will suggestion just using the page viewer web part if the external system is web based. The page viewer web part is basically an IFrame, so MOSS is in effect a window to the external application.
The benefits to this approach are:
The disadvantages are:
I think this approach is fine if you fully understand what your doing, I plan on discussing some of the other approaches in some upcoming posts.