Dot notation always works.

For example

public class ClassA
{
        private ClassB b

public class ClassB
{
        private String c

in struts, logic or bean:write, you refer a.b.c

Regards,
 
 
PQ
 
"This Guy Thinks He Knows Everything"
"This Guy Thinks He Knows What He Is Doing"

-----Original Message-----
From: Michael Mashian [mailto:[EMAIL PROTECTED]] 
Sent: January 16, 2003 11:19 AM
To: 'Struts Users Mailing List'
Subject: complexed structures/objects

guys.

can someone please help with retrieving data from complexed
structures/objects using tags ?

Reply via email to