Sorry for taking so long to answer, but I was on vacation...
Well, about the performance, the goal of this project was to depend only on JavaScript, what can be good for intranet / high bandwidth applications, but bad for slow connections, since a lot of data is sent to the client on each request. But THAT was the objective - a single request. So there's no need for further server connections...
About one in Java, I don't know... The only framework I know that has a table using custom tags is Oracle's BC4J.
But I'm sure there're others on the community.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do you know a datagrid which is in java ?
Your project is quite good; but performance depends on javascript ....
Thanks to you
Sorry for taking so long to answer, but I was on vacation...
Well, about the performance, the goal of this project was to depend only on JavaScript, what can be good for intranet / high bandwidth applications, but bad for slow connections, since a lot of data is sent to the client on each request. But THAT was the objective - a single request. So there's no need for further server connections...
About one in Java, I don't know... The only framework I know that has a table using custom tags is Oracle's BC4J.
But I'm sure there're others on the community.