Re: Nested Struts2 iterator tags

2011-02-16 Thread XCoder Nitin
This is how the JSP code will look like: Following is the bean(XBean) whose List is used in the JSP: public class XBean {

Re: Nested Struts2 iterator tags

2011-02-16 Thread XCoder Nitin
This is how the JSP code will look like: Following is the bean(XBean) whose List is used in the JSP: public class XBean {