Changes between Version 3 and Version 4 of QuickStart/4:HandlingaForm

Show
Ignore:
Timestamp:
07/31/09 00:29:18 (17 years ago)
Author:
anonymous (IP: 199.79.165.11)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QuickStart/4:HandlingaForm

    v3 v4  
    3939 
    4040{{{ 
    41 <controller name="MyController" type="modelglueapplicationtemplate.controller.Controller"> 
     41<controller name="MyController" type="translator.controller.Controller"> 
    4242    <message-listener message="OnRequestStart" function="OnRequestStart" /> 
    4343    <message-listener message="OnRequestEnd" function="OnRequestEnd" />