> From: Johnny Lee <[EMAIL PROTECTED]>
> I want to dynamically merge different HTML code fragments (text files)
> into a WebObjects Component. But I don't know how. The text files should
> be standard html files without any WO codes, cause they are written by
> anyone who can write html.
>
> Could anyone help me?


One way to attack this problem is to drop the static html into components and then embed those components inside other components.

So, in your html file you would create a webobject tag for where you wanted the "standard" html to be inserted, and in your .wod file you would reference the components (by name) which have the "standard" html desired.

Attached, please find a simple example:

example.tar




-Alex


----
Alex Horovitz
Senior Systems Engineer
Apple Enterprise Software & Solutions
Apple Computer, Inc.
Boston, Massachusetts

Reply via email to