> > If the majority of the client side is going to actually use javascript, then > lets use that on the client side. > > I wonder... can Rhino[1] hook in to another Java application? Then we could > use javascript on both sides and still test.
Well, WiaB uses GWT for its webclient - so code wise its actualy Java both sides, but then compiled to javascript.
