in struts 1, i saved the data into session session.setAttribute(BeanNames.PARTS_LIST,partsList); then, in the jsp file, retrieve the data by <logic:iterate id="plist" name="partslist" scope="session" type="neuco.PartForm"> what is the equivalent method in struts 2? tks in advance john
- what is the equivalent of method in struts 2 for r... john lee
- Re: what is the equivalent of method in strut... Nils-Helge Garli Hegvik
- Re: what is the equivalent of method in strut... 马 召
- RE: what is the equivalent of method in strut... Muthu Velappan