Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> JavaServer Pages? That's an interesting choice..

It's a GWT app. Some of the most awesome web tools I've ever used were written in GWT. Far from holding that against it I would see it as a promising sign that's going to be a high quality piece of work.



For what it's worth, TeamPostgreSQL is also a GWT app. Also, GWT apps are not JSP based, they are pure HTML and JS for the client-side.


I don't think anyone thought they were jsp for the client side... but surely they need some form of server technology for the server side -- and jsp would be perfectly usable for that?


JSP allows mixing client-side (HTML) with server-side code. GWT, and most modern frameworks, use regular servlets as the backend, and some (other) type of templating system with better separation.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: