[Seaside] Newbie questions

Pablo Iaria seaside@lists.squeakfoundation.org
Tue, 13 Aug 2002 11:33:33 -0300


Hi all,
    I'm testing Seaside and I found it very powerfull and easy to use.
However I have a couple of questions.

    Here I go:

1)   If I have:
        Test>html
            ^'<img src="image.gif">'

      where should I put the file "image.gif" to get it displayed on the
browser ?

2) I have a jsp/asp background (and a little of zope) and I found that is
much easier to write html code outside Squeak. Is there a way to use file
based templates ? (I saw the class IAFileTemplate but I couldn't figure out
how to use it).

Thanks,
    Pablo.-

PS 1: Sorry for my English, it's not my natural language.
PS 2: I'm looking forward to see Seaside 2 !!