Is there a way I can access the properties of a property from a bean?

 

Suppose I set the following attribute:

 

servletContext.setAttribute("rootBean", rootBean);

 

and the object rootBean has the property childBean, and childBean has the
property grandChildBean (with the appropriate getters and setters).  Is
there a way I can access grandChildBean via a jsp tag without setting more
attributes?

 

David M. Sledge

Analyst/Programmer Specialist

LTER Network Office

Dept. of Biology, MSC03 2020
1 University of New Mexico
Albuquerque, NM  87131-0001

505-277-0666
[EMAIL PROTECTED]

 

Reply via email to