My problem is, I develop software for librarian client. It is a library system (books, readers, lendings, etc..).
I try to adopt many XP characteristics; that is:
Let's talk in detail about how I make user interface and how do I adopt it to
librarian needs.
First, the technology used is Struts. The presentation layer consists of web pages
written in Struts jsp's format.
Second; when the core business system is done, then the only thing to do is to
write presentation layer.
So what I actually did today is: