RE: client sided applications

2012-08-02 Thread Martin Rosellen
Thanks to you all for the quick answers. right now I am trying to implement a webapp that should do data cleaning and analysis. I already have a prototype written in Java for the cleaning part and it is not using struts yet. Do you mean that you've written a Java application that connects to th

client sided applications

2012-07-31 Thread Martin Rosellen
Hi@all, right now I am trying to implement a webapp that should do data cleaning and analysis. I already have a prototype written in Java for the cleaning part and it is not using struts yet. Because I do not want to hire a big server I tend to let the client do most of the calculating. Is