Re: A book of Struts

2018-10-25 Thread Dave Newton
I'd probably keep Spring in the first book since basic integration is pretty simple, and a lot of people use the two together. I think the only potentially-missing thing (and I say potentially because it might belong in either basic or the advanced or both) is testing. Validation is another thing

Re: A book of Struts

2018-10-25 Thread albert kao
I think two books are in order: First, S2 Basics / introduction : one single app development example. Later, S2 Advanced: advanced topics, deep customization, Internals, Spring integration, Javascript such as JQuery, etc. I suggest - moving Spring integration to the S2 Advanced book. - adding IDE