Práce ukazuje základy práce s technologiemi java ee, návrh aplikace java ee organizér, zabývá se volbou vhodných technologii v Javě ee, zabezpečení aplikace a probl...
详细信息
Práce ukazuje základy práce s technologiemi java ee, návrh aplikace java ee organizér, zabývá se volbou vhodných technologii v Javě ee, zabezpečení aplikace a problematice práce se síťovými aplikacemi v java ee technologiích. Součástí je i pojednání o zabezpečení takovýchto druhů aplikace a způsobu jejich návrhu. Primárními technologiemi používanými v této práci jsou java ee 5 (aplikační platforma), Glassfish (aplikační server), Firebird (databáze), TopLink JPA (ORM manažer).
Tato práce pojednává o analýze stávajících organizérů a přístupů, které jsou s těmito aplikacemi spojeny. Další část práce popisuje model třívrstv...
详细信息
Tato práce pojednává o analýze stávajících organizérů a přístupů, které jsou s těmito aplikacemi spojeny. Další část práce popisuje model třívrstvé architektury a její části. Jsou zde také popisovány některé základní technologie, které jsou obsaženy v platformě java ee a nebo jsou s touto platformou úzce spjaty. Další část práce je věnována popisu implementace a návrhu aplikace java ee Organizér, což je aplikace, jejímž úkolem je správa událostí, úkolů a kontaktů.
Continuous availability is a highly desired functionality in the field of information technology, especially in the computer systems. Continuous availability means that there should be no service breaks which users ca...
详细信息
Continuous availability is a highly desired functionality in the field of information technology, especially in the computer systems. Continuous availability means that there should be no service breaks which users can see. For example, users should be able to use the system even when there are updates going on. The case company Elisa Appelsiini Oy has the system running on the java ee environment. The system´s user base has grown steadily and currently the system is being used around the clock. The current environment does not support software updates without a service break. That is why it was crucial to develop and improve the current environment towards continuous availability. The main problem was to make the environment support updates that users cannot see. Another big issue was to change the deployment process on how the application is delivered to the production. To overcome these issues, it was investigated how to update the application without a service break. There was also a need to make changes to the deployment process to support application updates. Fortunately, the java ee platform supported updating applications without the service breaks if the application met certain requirements. The deployment process change was necessary to support the application updates. There were limits to how the application could be updated and to tackle those limits the deployment process to support small updates was made. The automated tests and an environment for the tests to increase the speed of production updates were added. There were multiple applications running on the java ee environment and this thesis was scoped to concern just one application. The rest of the applications can be transformed later. This design guideline was created simultaneously with the implementation. The design guideline lists all necessary requirements the application must meet to support updates. The result was successful and the application can be updated without a service break. The k
Tato bakalářská práce se zabývá základními technologiemi specifikace java Enterprise Edition (java ee). Ve stručnosti popisuje jejich architekturu, využití a implement...
详细信息
Tato bakalářská práce se zabývá základními technologiemi specifikace java Enterprise Edition (java ee). Ve stručnosti popisuje jejich architekturu, využití a implementační detaily. Dále je tato práce návodem pro přípravu vývojového prostředí a prostředí počítače pro aplikace založené na těchto technologiích. Součástí práce jsou i jednoduché, ukázkové aplikace demonstrující jednotlivé technologie a možnosti jejich použití. Práce popisuje jak tyto projekty vytvořit, sestavit a spustit.
Tato práce se zabývá využitím technologie java ee a oboustrannou komunikací typu klient-server. Řeší návrh architektury aplikace umožňující synchronizovat stav aplikace a ...
详细信息
Tato práce se zabývá využitím technologie java ee a oboustrannou komunikací typu klient-server. Řeší návrh architektury aplikace umožňující synchronizovat stav aplikace a grafického výstupu pro větší množství klientů. Výsledné řešení obsahuje ukázkovou aplikaci, která poskytuje synchronizaci připojených klientů.
Tato práce se věnuje studiu předpokladů pro návrh dostupného, škálovatelného a modulárního CMS systému na platformě java ee s využitím OSGi frameworku a implementaci navr...
详细信息
Tato práce se věnuje studiu předpokladů pro návrh dostupného, škálovatelného a modulárního CMS systému na platformě java ee s využitím OSGi frameworku a implementaci navrženého systému. Popisuje návrh a řešení rozdělení aplikace do jednotlivých modulů, jejich vzájemnou komunikaci a provázání. Na závěr prezentuje výsledky testování aplikace a předkládá možná rozšíření aplikace.
Despite its dominating role for developing large-scale enterprise applications, java Enterprise Edition (ee) has always been seen critically by many developers, in particular from the web and open source communities. ...
详细信息
Despite its dominating role for developing large-scale enterprise applications, java Enterprise Edition (ee) has always been seen critically by many developers, in particular from the web and open source communities. In recent years, the discussion about its decline and replacement e.g. by scripting languages such as Python or javaScript has therefore gained momentum. On the other hand, java ee has evolved towards being more flexible, lightweight and simpler to use and offers unique features still not available out-of-the-box on other platforms, such as support for distributed transactions. Therefore, in this paper an approach is presented, how a java ee-based application supporting elderly people could be designed to make use of a modern NoSQL database (namely MongoDB), while preserving its unique features. The presented approach demonstrates not only the feasibility of such an architecture, but also supports the claim that java ee still is a highly relevant and powerful platform for building modern applications.
Analyzed the current situation of mobile operation and maintenance management. Detail designed and implemented the mobile operation maintenance management system according to java ee, SSH framework, Information push t...
详细信息
Analyzed the current situation of mobile operation and maintenance management. Detail designed and implemented the mobile operation maintenance management system according to java ee, SSH framework, Information push technology and Android development etc. It has important practical significance for the future of the work of mobile operation and maintenance management.
With the growing popularity of teaching resources platform construction, various forms of teaching resource materials more and more, how to provide users with intelligent recommendation of teaching resources is a key ...
详细信息
With the growing popularity of teaching resources platform construction, various forms of teaching resource materials more and more, how to provide users with intelligent recommendation of teaching resources is a key issue. This article will be introduced to the trust relationship neighbor recommended an improved algorithm recommendation algorithm, designed to ease cold start recommendation system, we recommend that affect the process of distrust. The recommendation that the improved algorithm is applied to java ee-based teaching resource recommendation system, effectively improve the system of teaching resources recommended to the user efficiency and accuracy, improve the real-time requirements so that online learning system.
With the continuous expansion of universities and increase of school scale, workload of textbook management staff in college become more and more heavy. Using the traditional manual record has been unable to meet the ...
详细信息
With the continuous expansion of universities and increase of school scale, workload of textbook management staff in college become more and more heavy. Using the traditional manual record has been unable to meet the demand, this paper study the design of college textbook subscription system based on java ee. Firstly, introduce the key technologies, including java ee, Ajax, Hibernate;then, research database design, design textbook subscriptions table;finally, according to the characteristics of textbook subscriptions designed functional modules of the system. Design of college textbook subscription system based on java ee, to address the shortcomings of the traditional way, to achieve the rationalization and scientific for textbook management, improve the efficiency of textbook subscription management, and saving cost.
暂无评论