| Author |
To author
|
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Welcome! How is your book different from other ones avaialble in the market today? And also what do you think is the future of Struts? Thanks
|
Groovy
|
 |
Kishore Dandu
Ranch Hand
Joined: Jul 10, 2001
Posts: 1934
|
|
I would like to add one more question: "If there is a way to create your own sophisticated web-framework, what is the need to work with something like Struts???"
|
Kishore
SCJP, blog
|
 |
sunitha reghu
Ranch Hand
Joined: Dec 12, 2002
Posts: 937
|
|
How is this book different from other books? is that a common question to all authors?? There is another thread asking same question?
|
 |
Budi Kurniawan
Author
Ranch Hand
Joined: Apr 30, 2002
Posts: 65
|
|
Originally posted by Kishore Dandu: I would like to add one more question: "If there is a way to create your own sophisticated web-framework, what is the need to work with something like Struts???"
If you believe that the Model-View-Controller pattern is the way to go when building Web applications, then there is a straight-forward answer to this question. Struts is an MVC framework and it provides the basics of what Web applications commonly need, such as input validation, page layout, message handling, page navigation, etc. In other words, Struts helps you build applications more rapidly.
|
 |
 |
|
|
subject: To author
|
|
|