http://wiki.apache.org/tapestry/HowTos
http://wiki.apache.org/tapestry/TapestryFasttrackForStrutsProgrammers

esp. check out the last link... it describes a @JspPage component,
allowing you to
simply add
<span jwcid="@JspPage" include="/somepage.jsp" />
anywhere !



Edgar Yip wrote:

> Hi All,
>
>  
>
> Our company is evaluating Tapestry 4.0 and I have some question with
> Block and RenderBlock. 
>
>  
>
> We want to render some of our jsp within a tapestry page:
>
> -          I read somewhere that can be achieve with Block and
> RenderBlock. Is this correct?
>
> -          What's the correct way to do it? I wrote a sub-class of Block
> and override the renderBody method to throw a RedirectException. But it
> just redirect to the jsp page.
>
>  
>
> It will be greatly appreciated if someone can lead me to the right way.
>
>  
>
> Thanks.
>
> Edgar
>
>
>   


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


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

Reply via email to