Where can I find good ajax support in Java/Python ?

Posted by HJ-INCPP on Stack Overflow See other posts from Stack Overflow or by HJ-INCPP
Published on 2010-06-03T19:19:55Z Indexed on 2010/06/03 19:24 UTC
Read the original article Hit count: 235

Filed under:
|
|
|
|

Hello,

I want a framework (or anything) that helps me make rich client guis. I know my server-side, but I don't like programming in ajax, javascript, css etc.

Something that wraps the ajax code in some objects/methods with clean syntax, would do the trick. I want to write code in java instead of defining css and html tags.

Does Java Spring, JSF, Django support this ?

Languages: Java, Python

Thank you

© Stack Overflow or respective owner

Related posts about java

Related posts about python