[Seaside] lakeshore.sourceforge.net

Avi Bryant avi at beta4.com
Thu Oct 28 23:45:01 CEST 2004


Heh:

public class Main extends Component
{
       public void renderContentOn(Renderer r)
       {
             r.text("Hello World");
        }
}

'Nuff said.

Avi



More information about the Seaside mailing list