Bachelorarbeit
An Approach to Efficiently Develop Dynamic Web Applications by Sharing Presentation
and Business Logic Between Server and Client
Completion
2012/12
Research Area
Students
Advisers
Description (German)
Making dynamic Web applications visible to search engines and improving their performance by rendering essential parts entirely on the server results in duplication of business and presentation logic. Eliminating this issue would reduce the development effort as well as the probability of coding errors. To accomplish this, a suitable approach to enable the sharing of presentation and business logic between server and client is to be devised and implemented as a prototype.