Web Applications

Reviews
Shared by: misses noble
Stats
views:
107
rating:
not rated
reviews:
0
posted:
1/17/2009
language:
English
pages:
0
Web Applications Harry R. Erwin, PhD University of Sunderland CIT304 Resources • Hans Bergsten, 2002, JavaServer Pages, 2nd edition, O’Reilly, ISBN: 0-596-00317-X • http://java.sun.com/products/jsp/ • http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/ • Farley, et al., 2002, Java Enterprise in a Nutshell, 2nd edition, O’Reilly, ISBN: 0-596-00152-5 • Brittain and Darwin, 2003, Tomcat: the Definitive Guide, O’Reilly. • Kurniawan and Deck, 2004, How Tomcat Works, BrainySoftware.com. • Knuckles and Yuen, 2005, Web Applications: Concepts and Real World Design, Wiley. • Nakhimovsky and Myers, 2004, Google, Amazon and Beyond, Apress. What is a Web Application? • According to Wikipedia: – In software engineering, a Web application or webapp is an application that is accessed with a Web browser over a network such as the Internet or an intranet. – Web applications are popular due to the ubiquity of the browser as a thin client. – The ability to update and maintain Web applications without distributing and installing software on client computers is a key reason for their popularity. – Web applications are used to implement webmail, online retail sales, online auctions, wikis, discussion boards, Weblogs, MMORPGs and many other functions. W3C Comments • Many developers are using the Web as a platformindependent application environment. • Examples of Web applications include reservation systems, online shopping or auction sites, games, multimedia applications, calendars, maps, chat applications, clocks, interactive design applications, stock tickers, currency converters and data entry/display systems. • A number of different proprietary and platform-specific technologies have targeted application development on the Web. • Should standards be defined to ease this? • Web applications typically have some form of programmatic control, either on the client, on the server or a combination of both. • A Web application is typically downloaded on demand each time it is "executed", allowing a developer to update the application for all users when needed. • Web applications are usually smaller than regular desktop applications, and can have rich graphical interactive interfaces. Typical Web Applications (W3C) Questions To Consider (W3C) • What functionality is needed for Web applications? • What should a hosting environment provide? • How much of a Web application should be declarative? • How much in script? • How are they related to Web documents, which are normally static? User Interface Issues (W3C) • Is there a need for a standard set of user interface controls? • Should these controls use the native platform look and feel? • What APIs are needed for Web applications (eg. retrieving and sending data over the network, parsing XML, client-side storage)? Packaging Questions (W3C) • How should a Web application and its related resources (e.g. images, sounds) be packaged? • What security issues need to be addressed?・ • To what extent can application behaviour be usefully abstracted from platform specific details of UI controls? • How can the application integrate different modality interfaces (eg. voice, pen, keystrokes)? • How to address richer models of interaction Struts as an Approach • According to the website, Apache Struts is a free open-source framework for creating Java web applications. • Web applications differ from conventional websites in that they can create a dynamic response. They can interact with databases and business logic engines to customize a response. • Web applications based on JavaServer Pages often commingle database code, page design code, and control flow code. Unless these concerns are separated, larger applications become difficult to maintain. What is Struts? • The Struts framework is designed to help developers create web applications that utilize a Model-View-Controller (MVC) architecture. • The framework provides three key components: – A "request" handler provided by the application developer that is mapped to a standard URI. – A "response" handler that transfers control to another resource which completes the response. – A tag library that helps developers create interactive form-based applications with server pages. • Struts works well with conventional REST applications and with new technologies like SOAP and AJAX. Topics to be Covered • JSP1.ppt—basics of server-side development. • JSP2.ppt—Java Server Pages • JSP3.ppt—Scripting JSP • JSP4.ppt—running Jakarta/Tomcat • JSP5.ppt—Introduction to Structs Perspectives • For students from the Business School, look at managing web application development and understanding the options available to you. • For students from the School of Computing, we will discuss developing web applications. • An exam question is designed for each group. • The tutorials are voluntary, for people who want to explore further.

Related docs
web applications
Views: 152  |  Downloads: 27
Web Applications –
Views: 19  |  Downloads: 0
JEE 5.0 Web Applications
Views: 87  |  Downloads: 10
Internet Web applications
Views: 5  |  Downloads: 0
Web 2.0 Tools and Applications
Views: 626  |  Downloads: 102
About web applications
Views: 7  |  Downloads: 0
Semantic Web Applications
Views: 56  |  Downloads: 12
Networking and Web Applications
Views: 6  |  Downloads: 2
Mobile Web Applications
Views: 95  |  Downloads: 45
Designing Web Applications
Views: 78  |  Downloads: 30
Web Applications – The Object Web
Views: 13  |  Downloads: 0
Java Web Applications
Views: 75  |  Downloads: 31
An overview of Web Applications
Views: 7  |  Downloads: 0
Other docs by misses noble
dv145s
Views: 253  |  Downloads: 0
Ryan s Civ(1) Pro Outline
Views: 280  |  Downloads: 2
AP US History
Views: 2123  |  Downloads: 7
dv125k
Views: 116  |  Downloads: 0
Duty
Views: 699  |  Downloads: 10
cm010
Views: 260  |  Downloads: 4
Acupuncture: A Clinical Reveiw
Views: 637  |  Downloads: 26
I Have Decided to Follow Jesus
Views: 283  |  Downloads: 1
Microbiology Gelatinase Test Results
Views: 2885  |  Downloads: 20
Great is the Lord Almighty
Views: 248  |  Downloads: 1
How to Solve a Rubiks Cube
Views: 5305  |  Downloads: 46
dv130
Views: 113  |  Downloads: 0
Engineering Principles for IT Security
Views: 413  |  Downloads: 20
Damages
Views: 219  |  Downloads: 5
cd140
Views: 97  |  Downloads: 0