Font Size: a A A

The Web Application And Realization Based On Struts+Hibernate+Spring

Posted on:2009-08-10Degree:MasterType:Thesis
Country:ChinaCandidate:S L GanFull Text:PDF
GTID:2178360272471101Subject:Signal and Information Processing
Abstract/Summary:PDF Full Text Request
As web technology is developing rapidly, The applications of internet technology and web2.0 technology based on Java are spreaded widely. Users pay more attention to safe, swift and stable web applications. So how to develop applications to meet user's demand is a problem that developer must think about seriously. By the great effort of some big open source organizations and portals, some excellent frameworks come about. Struts ,Hibernate, Spring are the top of them. Struts is designed to improve user's experiences and offer the best user interface then handle the foreground operations . Hibernate takes responsibility to read from and write into database as background persistance and complete interaction of data. Spring becomes connection between foreground business and background logic ,complete controlling operations that receive data coming from foreground then return them to foreground.So the three of them are combined compactly, and connect with each others. That is convenient for applications developing.The Article is written to research working principle and collaboration of three frameworks, discuss their own function detailedly. According to the research ,the paper do the work about whole design about system, choice and combination about frameworks ,code implement and release, then the paper implements the online file management system.The paper firstly discuss the design mode , get the advantages about MVC model and discuss Struts about how it works for foreground as View. Then research the background Model mockup Hibernate about how it achieves interaction aim with database by field binding. Finally describe the function of controller Spring, it plays an important part in framework connection. The paper combines the three J2EE frameworks according to their different function roles to be a convenient SSH framework. And it is good work for the system in this article. According to the use of framework, It becomes convenient for developer to reduce code coupling and cycle, And to increase efficiency .The online file management system is developed based on framework of B/S architecture. Its first aim is to implement what the paper research ,and the second aim is to help user reduce burden when deal with plenty of files. User can be more efficient to manage files, messages and notes by using this system. And the user can be comfortable to deal with these works such as file and information management.
Keywords/Search Tags:Design Mode, Coupling, Struts, Hibernate, Spring, Framework Integration
PDF Full Text Request
Related items