Displaying Data on a JSP page using Dojo Data grid
问题 I am new to Dojo widgets. I want to display some data using dojogrid widget. I want to populate the data in widget by using an access database. i am connecting to database using JDBC and will retrieve some set of values in resultset. Now i want to Display that values in Dojogrid Widget. Please suggest me some code or links as to how to approach on this problem.? Thanks in advance. 回答1: There are several ways of achieving this. Since you are using JSP, the easiest would be to leverage the Java