I have a very simple portlet that returns an HTML file so that it can be displayed within my portal and be protected by portal security.

What is the easiest way to make is so that that HTML can be more than one page. For example, say I want to put up an FAQ list and the first page shows a bunch of categories. Clicking a category opens another HTML file with specific FAQs. Clicking an FAQ will open another HTML file with the FAQ answer.

What I'm looking for is the ability for our web designer to create standard HTML files in a standard directory tree and have them link to the new pages, etc.

I looked at an iFrame but with the requirement to set the size, it seems like it won't work that well.

I also started looking into integrating something like Alfresco Content Management system but for a lot of things, that is overkill. Is there an easier way that I am missing here?

--
Michael Binette


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to