I have been learning Jetspeed by dissecting the existing Portlets and reviewing the documentation.
The stock-quote-customize.vm has <form action="$jlink" method="post"> . . . <input type="submit" name="eventSubmit_doUpdate" value="Update" /> There is no 'doUpdate' in the StockQuoteAction class and I can not seem to find one in the inheritance tree. Would someone tell me where this doUpdate procedure lives and perhaps explain how Jetspeed finds it. I had thought that all actions had to be in the action class. Thanks Bob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
