Now I have a same problem. I want to do a portal system. A page contains some block.But these block isn't sticky.
Who can give me an example about generating a dynamic block from a jwc + .html? thanks. On 4/20/05, Leung Ming Sum <[EMAIL PROTECTED]> 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] > > -- Welcome to China Java Users Group(CNJUG). http://cnjug.dev.java.net
