Hello, My name's Erik. Right now I have to implement a “massive” edit option for a grid and that is why I am using the jQuery Grid Plugin for Struts 2.
My data structure is as follow:
My list:
List
General structure:
-name: varchar(20)
-friendlyName: varchar(20)}
-value: varchar(20)
So when I try to iterate though my list, in struts it is somthing like this:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top