Hi Lawson,
I see what you have done in your tutorial video, but I don't see how you
got your Factorial1 component included in the component dropdown list in
the first place so that you could select it.
So I guess my question is: how do I add Seaside components or
applications to the Pier component selection dropdown list? And a
related question would be: does the component have to be a Seaside
application or can it be a Seaside class component, ie a subclass of
WAComponent?
Many thanks for you help. Your video has been very useful to me.