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]
- Re: An alternative to JSP Geoff Soutter
- Re: An alternative to JSP Jon Stevens
- Re: An alternative to JSP Jon Stevens
- RE: An alternative to JSP Tomas Rokicki
- Re: An alternative to JSP Paul Speed
- Re: An alternative to JSP Geoff Soutter
- Re: An alternative to JSP Jon Stevens
- Re: An alternative to JSP Geoff Soutter
- Re: An alternative to JSP Jon Stevens
- RE: An alternative to JSP Tomas Rokicki
- RE: An alternative to JSP Jon Stevens
- RE: An alternative to JSP Tomas Rokicki
- Re: An alternative to JSP Craig R. McClanahan
- Re: An alternative to JSP Jon Stevens
- RE: An alternative to JSP Paulo Gaspar
- RE: An alternative to JSP Nick Bauman
- RE: An alternative to JSP Peter Donald
- RE: An alternative to JSP Paulo Gaspar
- RE: An alternative to JSP Tomas Rokicki
- So? Is it ready yet? Nick Bauman
- Re: So? Is it ready yet? Craig R. McClanahan