I am going through wicket as possible framework for a project.
One of my requirements is
1) lot of Database query using hibernate/ibatis/jdbc
2) Each query will return atleast 100 - 120 rows which i can view using
Repeater dataview /datagrid class
3) Do i need to hard code my HTML files for each query since the column names
will be different for each query or can i use some form of template html and
dynamically name column names
Thanks
Sridhar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]