RobertoBifulco.it

  • topics
  • publications
  • il gatto
  • account
Home › Rich Client Web Applications: the future so near

Chapter IV

Roberto Bifulco — Mon, 02/11/2008 - 15:06

With the coming of new web development patterns there is the need for new development techniques. As we said in the previous chapters, future web applications are composed by complex clients and complex servers. This approach can't rely on simple HTTP request that are manually handled by programmers, due to the complexity of this process, for the client-server interaction.

The scenario depicted by new web applications is composed by servers that offer a service in the form of an API and clients that consume that service using that interface. This makes clear the need for a Remote Procedure Call framework that makes the use of a server's service easy and fast for clients programmers.

This way is well known, and, as we saw, tools like GWT already provide RPC mechanisms.

The problem is that GWT (that is our reference tool in this text), provide only a Java Servlet backhand. Our goal is to build a simple RPC framework for a more cheaply PHP backhand. This effort is done to provide a framework to build a simple application (In the next chapter!), to give a real sample of the possibilities of this new development approach.

  • IV.1RPC requirements
  • IV.2GJPR
‹ III.1.3JSON Hijacking up IV.1RPC requirements ›
  • Printer-friendly version

nfl jerseys suppliers Fashion

Anonymous (not verified) — Mon, 01/02/2012 - 08:03

nfl jerseys suppliers Fashion brand
wholesale coach bags the trend of fashion
coach outlet Don't miss the chance it's very good
coach outlet store comfortable with it
wholesale designer handbags well known great
coach handbags outlet attractive and reasonable price
cheap coach online shopping
coach outlet store may most likely need
coach handbag outlet A good thing
authentic nfl jerseys for sale fashion designed
cheap authentic nfl jerseys together with lifestyle

  • reply

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Rich Client Web Applications: the future so near

  • Preface
  • Introduction
  • Chapter I
  • Chapter II
    • II.1Data serialization
    • II.2AJAX tools
  • Chapter III
    • III.1Attack Types
      • III.1.1Cross Site Scripting (XSS)
      • III.1.2Cross Site Request Forgeries (CSRF)
      • III.1.3JSON Hijacking
  • Chapter IV
    • IV.1RPC requirements
    • IV.2GJPR
  • Chapter V
    • V.1Architecture
    • V.2The polling problem
  • Bibliography
  • topics
  • publications
  • il gatto
  • account