Originally posted by Dmitry Danilov:
Are JSP 2.0 / Servlet 2.4 covered?
Originally posted by David Yutzy:
Are there any on-line demo sites that use Tapestry that you could reference? How does this product differentiate itself from Struts? I've been to the site, but it sounds very similiar...
Q1) compile time checking?
Q2) What are the business rules interfaces? Please elaborate. Are they something that Struts provide or your customized interfaces?
Which framework best lends itself to this architecture.
So does it mean that those who are totally new to Struts can use your book as an introduction to Struts? Even though I'm not new to Struts, I might have chance to refer about your book to the Struts newbies...
Is it also mean that your book is introduction to several frameworks mentioned on the cover of the book? Poeple who wants to try those frameworks specified on the cover, the book is for them... Isn't it?
Thanks a lot for being here answering a lot of questions, even though some are not directly related to your book..
Originally posted by Nicholas Cheung:
Hi Neal,
Thus, Tiles can make use of JSTL as well? Since Tiles is the template of the display...
Thanks
Nick.
Originally posted by Gian Franco Casula:
Dear Mr.Ford,
How would you tackle the implementation of a 'unit test
suite' that would be appropriate project wide, bearing
in mind that there are different frameworks in the picture.
Can this be solved elegantly in a single fashion, or is it
better to implement a unit test for each framework used?
In your opinion, will the Struts completely replace the traditional MVC model someday or will they co-exist for awhile?
- the depth of the discussion of each framework
- what is the level of understanding the reader is supposed to have to understand each one
- if the book covers any helper tools, IDEs, etc
- if all XML deployment and configuration files required by the frameworks are covered
- and more importantly: does the book have any real-world exemple of use of any of the frameworks discussed, or has design tips, or real-world situations where whould be great to use XXX framework for exemple...
Originally posted by Brandon George:
Hello All!
I was wondering what is the best book to learn Struts, and mostly dealing with Web design, and JSP!?
I am not new to java, I have been doing a good bit of Desktop Java development and some servlet development, but I am new to STRUTS. So any help on this would be great!
Originally posted by Jacky Chow:
I think ActionForm in Struts is not good, it makes the form data objects bind to Struts, I think it should use general JavaBean classes that do not extend ActionForm, any opinion?
We have this testing automation tool from parasoft (the Junit guys). Do you have an opinion to offer on this tool? we are finding the learning curve to be too steep and time spent on solving issues with this tool negating the benefits of automating our test cases ( On an average about 20 times the time spent on running a test case is being spent on automating a test case including training and other overheads). What alternatives do we have for automation of testing process?
We have this testing automation tool from parasoft (the Junit guys). Do you have an opinion to offer on this tool? we are finding the learning curve to be too steep and time spent on solving issues with this tool negating the benefits of automating our test cases ( On an average about 20 times the time spent on running a test case is being spent on automating a test case including training and other overheads). What alternatives do we have for automation of testing process?
are there any sample chapters of your book on the internet?