A Seaside component (subclass of WAComponent) needs to override #renderContentOn:. It is a smalltalk class that can use all the normal ways of structuring an application. Here it delegates to three different methods.
JQDroppableFunctionalTest>>renderContentOn: html
self renderInstructions...