Xpages view in HTML web page

Just learning Xpages…

I’m putting together a conventional HTML website and want to embed - insert - include blahblah.xsp, which is based on a Notes view.

How do I do that? What do I use? Iframes? Server-side includes? CSS?

Again, just to review: All I have is a simple page done up in Dreamweaver… and in the middle of that page, I want to see an Xpages rendering of the Notes view.

To give you an analogy, this would be somewhat similar to a Notes view embedded in a form that is rendered by the Dom server as a webpage.

Thanks for any guidance you might have.

Steve Kobb

Subject: iFrame

is the best option.