on 1/12/01 11:49 AM, "Tomas Rokicki" <[EMAIL PROTECTED]> wrote:

> With the solution we're deploying in-house here, your dynamic row
> example is just
> 
> <table><tr><td>%tr rundata%%key%</td><td> = %value%</td></tr></table>
> 
> which is editable in WYSIWYG HTML editors, contains no Java code,
> and so on . . . the magic %tr ...% tells it to iterate on table rows.
> 
> Oh, but of course it's YATL so I'll shut up now.  (It compiles down
> to JSPs.)

Exactly. JSP alone didn't solve your problem. You had to do YATL in order to
get it to do what you want. That just seems odd to me.

-jon


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

Reply via email to