1. We should not thinks that only Java EE or .NET can build large scale
solutions. (Can .NET do it?). Lets have some experince and at least try
some relatively less famous solutions such as Ruby, Jini, Zope, CCM etc.
[Reply] Agree. Java and .Net are both powerful, as is Ruby or php or whatever. It really is a question of the quality of the people involved in a project. Hire good java programmers and your project has a much higher chance of success, hire good .Net programmers for the same project and the project may succeed equally. Konnandasho bayad dashteh bashi J I think this article reflects my points perfectly: www.joelonsoftware.com/articles/HighNotes.html
2. I don't think Java is cost/speed optimal for GUI esp. web! If i wanna
chose for web tier, I would like to go for sth. which needs less cosding
such as Velocity(wrapped Java) or ASP(i mean this)
[Reply] Agree to some extent. I’ve heard google uses webwork+velocity for its web stuff (or some of it?). Be clever about the technology you choose, don’t get fooled by “standards”. Choose a standard only if it’s a good standard.