That seems to be the only option as to encode it in Base64 or ASCII Hex code
and decode it on the client end.

Thanks.

-----Original Message-----
From: Mind Bridge [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 26, 2005 10:06 AM
To: Tapestry users
Subject: Re: XTile question

Hi,

I presume the keyword in your question is 'binary'. If that is the case, 
then the answer is no -- unfortunately Java and JavaScript have 
different ways to represent data. While it is possible to do the data 
conversion in some limited cases, it will not work in the general case 
and it was not done as a result.

Is it possible to transfer the string representation of the object 
instead, and recreate it on the JavaScript side?


Yu, Ed wrote:

>Hi all,
>
> 
>
>I got a question about XTile. Does it support sending binary content back
to
>javascript?
>
> 
>
>Thanks.
>
>
>  
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 4/25/2005
>  
>



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 4/25/2005


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

Reply via email to