This test will call a method on a control in the three blocks that can run control code in a page flow, the onCreate, the Action and during JSP rendering. The table below contains an echo'd message from a control. Each line represents calling the control at various stages of the page flow life cycle for rendering a page.
onCreate message | '${requestScope.createMsg}' |
begin message | '${requestScope.beginMsg}' |
property access message | '${pageFlow.propertyMsg}' |