OSGi (Open Services Gateway Initiative) provides a programming model for service components. Programming based on OSGi can bring many advantages, such as modular, standardized, service oriented, dynamisms, and easy re...
详细信息
OSGi (Open Services Gateway Initiative) provides a programming model for service components. Programming based on OSGi can bring many advantages, such as modular, standardized, service oriented, dynamisms, and easy reuse, easy extension, easy deployment, and so on. At this issue, we integrate the OSGi and java web popular framework which includes Struts, Spring, Hibernate, and build an enterprise applications micro-core architecture called OSSH. java programmers who are familiar with SSH can experience the benefits of OSGi.
OSGi (Open Services Gateway Initiative) provides a programming model for service components. Programming based on OSGi can bring many advantages, such as modular, standardized, service oriented, dynamisms, and easy re...
详细信息
OSGi (Open Services Gateway Initiative) provides a programming model for service components. Programming based on OSGi can bring many advantages, such as modular, standardized, service oriented, dynamisms, and easy reuse, easy extension, easy deployment, and so on. At this issue, we integrate the OSGi and java web popular framework which includes Struts, Spring, Hibernate, and build an enterprise applications micro-core architecture called OSSH. java programmers who are familiar with SSH can experience the benefits of OSGi.
To handle teaching problems of java web application development courses in higher education, the CDIO engineering education methods is used to enhance the practical ability of the undergraduates. In this paper, we foc...
详细信息
To handle teaching problems of java web application development courses in higher education, the CDIO engineering education methods is used to enhance the practical ability of the undergraduates. In this paper, we focus on enhancing the ability of engineering practice, reform curriculum teaching content and teaching methods. Curriculum teaching content is around the web project development process by the enterprise project-driven method based on CDIO. It’s proved by teaching practice that the reform of curriculum teaching greatly improved the software development capability, teamwork and communication skills.
In view of the problems that cemetery location is difficult to find, as well as the congestion of parking lot, this paper design a cemetery navigation and information query system, which can facilitate people's li...
详细信息
In view of the problems that cemetery location is difficult to find, as well as the congestion of parking lot, this paper design a cemetery navigation and information query system, which can facilitate people's life and strengthen the management of cemeteries. System is mainly composed of three parts: java web servers, Android App and acquisition terminal of parking data. The server relies on JFinal framework which can acquire data, handle data, and at the same time, returns a response to users. MApp Widget open source framework is the core of Android App, which is combined with Floyd shortest path algorithm to realize fast navigation. Parking data acquisition terminal's core is STC12 single chip;it gets information of the parking node from ultrasonic sensor. These data will be post to server, meanwhile users can use Android App to make decisions of which place to park their car.
暂无评论