What is the final result you are trying to achieve? 

Norman gave a number of good options, but it would help to know your end
objective.

Jonathan


> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of mike
> Sent: Monday, October 06, 2008 13:37
> To: users@tapestry.apache.org
> Subject: [EMAIL PROTECTED] inside [EMAIL PROTECTED]
> 
> in my html,
> ---------------
> 
>     <form jwcid="@Form">
>          <div jwcid="@Insert" value="ognl:allProducts" raw="ognl:true" />
> 
>           </form>
> 
> in my java, pageValidate,
> --------------------------
> 
>     setAllProducts("<span jwcid=\"@Insert\"
> value=\"message:com.test.productcode\"/>");
> 
> 
> 
> when reader on browser, i get the exact html -->
> -----------------------------------------------
> 
> 
> <span jwcid="@Insert" value="message:com.test.productcode"/>
> 
> 
> why it doesnt convert into tapestry codes...?
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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