wingS is net generation Swing

just read an article in java mag’s issue 05/2005 about wingS. it’s basically yet another web framework that wants to hide the hassles of html/http/css from the java programmer.
what the article said and showed looked promising, though. the programming model is very similar to swing’s. there are SPanels, SButtons, SLabels, STextAreas, and you can add ActionListeners to them. not a single line of html, no HttpServletRequest - pretty cool so far. now i’ll have to decide which one i wanna give a shot on my next project, rails or wingS.

Tags:

Leave a Reply