> 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 the db to do this work? > > Because I do not want to hire a big server I tend to let the client do most of > the calculating. > What server? > Is struts the right framework to implement a mostly client sided application? > Only if you are interested in a web based client . . . struts is almost entirely focused on HTTP requests. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org