Anyone have any ideas on this one:
I am currently working on a project which involves two websites, one main WebApp and a minor user records site to be viewed from the WebApp.
The WebApp uses a set of templates which consist of header,navbar and footer, with a content area for each page called.
I need to call this site (jsp forms and menus etc.) from within this content area. The trick is there are no frames here, just tables.
Any idea how I might be able to call this site from within the content area of the WebApp site?
I am currently working on a project which involves two websites, one main WebApp and a minor user records site to be viewed from the WebApp.
The WebApp uses a set of templates which consist of header,navbar and footer, with a content area for each page called.
I need to call this site (jsp forms and menus etc.) from within this content area. The trick is there are no frames here, just tables.
Any idea how I might be able to call this site from within the content area of the WebApp site?