--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
A bean map is a bean based on beans as shown in the Struts documentation as
a StringBean (http://jakarta.apache.org/struts/faqs/indexedprops.html). I
want to know whether these can be nested such that the first (parent)
mapped bean returns a StringBean and the second (child) mapped bean returns
a String.
- Declarative Exception handling in JSP's Michael McGrady
- Declarative Exception handling in JSP's Jim Kennedy