What is your HTML? You need to wire up your binding with the actual method/ivar 
of your component A:

…
<wo:B userAccount="$account" />
…

and in A.java:

public MyAccountClass account = …;




> Am 29.05.2015 um 13:25 schrieb HOUNKPONOU Ronald 
> <ronald.hounkpo...@gmail.com>:
> 
> I forgot the image.
> 
> 2015-05-29 12:23 GMT+01:00 HOUNKPONOU Ronald <ronald.hounkpo...@gmail.com>:
> Hi everyone,
> 
> Iam facing a problem with subcomponent binding.
> 
> I have 2 componets A & B. B is to be include in A.
> 
> But B need some information (eg. Authenticated user object). So i have create 
> a binding as show in the attached picture and add its gette 7 setter in 
> B.java.
> 
> (I dont know how to specify Value Set to be my Objet Type. so i try with 
> undefined & ressources)
> 
> But the object is not passed to B.
> 
> I got a NullPointerException when trying to access the passed vairable in 
> B.java
> 
> Thanks for your help.
> 
> <Selection_005.png>


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to