how to see object linked and not "Object"

View: New views
3 Messages — Rating Filter:   Alert me  

how to see object linked and not "Object"

by crazy44 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm new to DWR and I follow a tutorial that i found here :
http://baptiste-meurant.developpez.com/tutoriaux/dwr-tapestry5-spring-hibernate/

It works as in the tutorial, so in result when I test I have :



But if i want to see the Object Linked rigths[{id:1,code:"first"},{id:2,code:"second"}] and not : rights[Object,Object]

What I have to do ?

Thanks in advance :)

Re: how to see object linked and not "Object"

by XMaNIaC :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SeeĀ http://directwebremoting.org/dwr/browser/util/toDescriptiveString.html

Regards

On Wed, Oct 21, 2009 at 8:18 PM, crazy44 <e1bilava@...> wrote:

Hi,

I'm new to DWR and I follow a tutorial that i found here :
http://baptiste-meurant.developpez.com/tutoriaux/dwr-tapestry5-spring-hibernate/
http://baptiste-meurant.developpez.com/tutoriaux/dwr-tapestry5-spring-hibernate/

It works as in the tutorial, so in result when I test I have :

http://www.nabble.com/file/p25997605/fig09.jpg

But if i want to see the Object Linked
rigths[{id:1,code:"first"},{id:2,code:"second"}] and not :
rights[Object,Object]

What I have to do ?

Thanks in advance :)
--
View this message in context: http://www.nabble.com/how-to-see-object-linked-and-not-%22Object%22-tp25997605p25997605.html
Sent from the DWR - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...



Re: how to see object linked and not "Object"

by crazy44 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks XMaNIaC,

It works :)
XMaNIaC wrote:
See http://directwebremoting.org/dwr/browser/util/toDescriptiveString.html
Regards

On Wed, Oct 21, 2009 at 8:18 PM, crazy44 <e1bilava@gmail.com> wrote:

>
> Hi,
>
> I'm new to DWR and I follow a tutorial that i found here :
>
> http://baptiste-meurant.developpez.com/tutoriaux/dwr-tapestry5-spring-hibernate/
>
> http://baptiste-meurant.developpez.com/tutoriaux/dwr-tapestry5-spring-hibernate/
>
> It works as in the tutorial, so in result when I test I have :
>
> http://www.nabble.com/file/p25997605/fig09.jpg
>
> But if i want to see the Object Linked
> rigths[{id:1,code:"first"},{id:2,code:"second"}] and not :
> rights[Object,Object]
>
> What I have to do ?
>
> Thanks in advance :)
> --
> View this message in context:
> http://www.nabble.com/how-to-see-object-linked-and-not-%22Object%22-tp25997605p25997605.html
> Sent from the DWR - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@dwr.dev.java.net
> For additional commands, e-mail: users-help@dwr.dev.java.net
>
>