I think you have a few extra layers of nesting. What exactly are your
system.out checks? What's being called in the custom tags is the same as
session.getAttribute("PersonStatus").getPerson().getCountryCode().getCountryCode()
The value portion of the tag is
session.getAttribute("CountryCode")
Hi,
Can anyone see why the following will would not work
PersonStatus is a session object that contains a nested object
countryCode of type CountryCode and the class CountryCode contains a
string m_countryCode.
There is also a session object CountryCode that is an arraylist of
different
2 matches
Mail list logo