Deal of the Day

Home » Main » Manning Forums » 2005 » POJOs in Action

Thread: Sample in Web Application

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 2 - Pages: 1 - Last Post: Sep 28, 2009 8:58 AM by: simbo1905
letitbe

Posts: 1
From: Sydney
Registered: 5/17/06
Sample in Web Application
Posted: May 17, 2006 2:09 AM
  Click to reply to this thread Reply

As the book said, Food to Go scenario is about web-app but I am disappointed.

Is there anyone out there (including the author) have tried to implement/build samples of PIA into [small/simple] web application?

I'm seasonal Java developer and am bit confuse on how to tie all concept/pattern/examples together into working web app.

let me know. thanks all (waiting...)

ceracm

Posts: 73
From: Oakland, CA
Registered: 3/2/04
Re: Sample in Web Application
Posted: May 27, 2006 12:30 PM   in response to: letitbe in response to: letitbe
  Click to reply to this thread Reply

Sorry to hear that you are disappointed.

Unfortunately, the focus of the book is the backend and so there is little or no discussion of the front end (which would be heavily web framework-specific)

The sample code for chapter 8 (exposed domain model) includes some very simple web application code.

What's missing is the web application code for the rest, which I've written although it needs to be cleaned up before its released for public consumption. it would be similar to the ch 8 code in terms of how the Spring application context is configured in the web.xml

I'll give some thought to writing something that covers the web application part.

In the meantime I would be happy to answer your questions either in the forum or privately at "chris at chrisrichardson.net".

Chris

simbo1905

Posts: 30
From: London
Registered: 6/13/06
Re: Sample in Web Application
Posted: Sep 28, 2009 8:58 AM   in response to: letitbe in response to: letitbe
  Click to reply to this thread Reply

One was introduced in the following post:

http://www.manning-sandbox.com/thread.jspa?messageID=57481

it is in the context of the ZK AJAX RIA framework which it is specific too. If you look at it there is a lot of incidental screen logic so studying that may distract from the "build the back-end first from the requirements" approach outlined in the book.

Legend
Gold: 300 + pts
Silver: 100 - 299 pts
Bronze: 25 - 99 pts
Manning Author
Manning Staff