If i understand correctly you have a BlockLogin component that get
insertid by the DynamicBlock component. Then the BlockLogin component
problably generates a login form with a listener method to do the submit
right ?
So the BlockLogin component actually shows up ? If it does then it
shouldn't be a DynamicBlock component problem.
If so, can you post the BlockLogin.html part where you set the listener
method ?


Cheers


Hugo

Leung Ming Sum wrote:

>Dear All,
>
>I have a final year project that use the Tapestry
>framework to implement portal system. Now, I have a
>DynamicBlock component in my Home page. The
>dynamicblock component dynamic load a Login component
>called BlockLogin. The BlockLogin component has a
>Listener.
>
>Home.html
><span jwcid="@DynamicBlock"
>componentName="ognl:loginName" />
>
>I view it in browser, it generates a link:
>direct/1/Home/$Home.$DynamicBlock.BlockLoginBlock.BlockLogin.$From0
>
>When I click the submit, it show the following
>error...
>Component
>[EMAIL PROTECTED]/$DynamicBlock]
>does not contain a component BlockLoginBlock
>
>I try my best to find out the solution but I really
>don't know.
>
>Is there somebody know solution..
>Thank you for help my final year project.
>
>Sam Leung.
>
>_______________________________________________________________________
>Yahoo! 工具列 - 內置防止彈出視窗工能!
>http://toolbar.yahoo.com.hk
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to