Use IFRAME. By using IFRAME tags you can load views, forms, pages into a form. So, in your case, you can load as many views as you like into your page/form.
IFRAME is like a portal and what you want to load depends on your URL.
how do you anticipate navigating the embedded views? having 2 on the same form on the web without using the applets is going to be impossible if you want to allow paging in them.
If you just want to list documents with links you could achieve the same thing with dblookups/dbcolumns in computed text using HTML code to build an HTML Table.
I’dont know about the kompability of “Iframe”, so I think I choose the computed fields. So I can create tables and links to documents (document-inside) and I have no brwoser-problems.