Finding a Good Case Study Using JQuery or YUI with a Java Web Application

I am looking for an extensive example or, most preferably, an open source project with a nice modern ajax-enabled interface that uses JQuery or YUI on top of a Java web application - it can be a full Java EE application, only JSF, Spring MVC application, whatever .

I would like to know what is best for creating such applications. In particular, how to effectively use the JavaScript library with the selected Java web interface technology: JSP, JSF, Spring MVC, etc.

I'm not particularly interested in simple demos, simple things that I can figure out for myself, I need something more so that I can explore the general strategy for creating the user interface, how clean the code was, how complicated the special functions were for application, etc. d.

+3
source share
4 answers

You will find many ways to build web applications, and I'm not sure there is a clear winner. In the end, it is just a matter of personal taste or what is related to your experience.

, , - ( iGoogle netvibes)

. - JS, HTML CSS. , .

backend / - JSON XML.

, SAP XML, XSLT Javascript.

Erlang JSON , JS JS.

-. .

, , . . , , -.

, , .

+1

- jQuery Spring -MVC. SpringSource.org , Spring -MVC, "mvc-ajax" jQuery, ajax , json .

subversion .

+1

jQuery jsf libs (, RichFaces).

( jsf, ), jQuery jsf ( ) ui.

, jQuery UI jsf, , , jsf jQuery.

0

, , - GOOGLE. , . , GOOGLE .

-3

Source: https://habr.com/ru/post/1734405/


All Articles