RE: A book of Struts

2018-10-29 Thread Yasser Zamani
>From: Lukasz Lenart >Sent: Sunday, October 28, 2018 1:42 PM >To: Struts Users Mailing List >Subject: Re: A book of Struts > >czw., 25 paź 2018 o 15:03 Dave Newton napisał(a): >> I'd probably keep Spring in the first book since basic integration is >> pretty

Re: A book of Struts

2018-10-28 Thread Lukasz Lenart
niedz., 28 paź 2018 o 14:05 Jeffery Samuel Eman napisał(a): > How about a section on Security? I.e how to secure Struts, with the > recent high/critical CVEs I would love to read more on Ognl, Serialization, > OpenSymphony, how you fixed the Struts security related issues. These are very crucia

Re: A book of Struts

2018-10-28 Thread Jeffery Samuel Eman
How about a section on Security? I.e how to secure Struts, with the recent high/critical CVEs I would love to read more on Ognl, Serialization, OpenSymphony, how you fixed the Struts security related issues. Thanks Regards, Jeff On Sun, 28 Oct 2018 at 6:11 PM, Lukasz Lenart wrote: > czw., 2

Re: A book of Struts

2018-10-28 Thread Lukasz Lenart
czw., 25 paź 2018 o 15:03 Dave Newton napisał(a): > 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 th

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

Re: A book of Struts

2018-10-24 Thread Lukasz Lenart
pt., 19 paź 2018 o 14:06 Dave Newton napisał(a): > > No recommendations; I'm forced to use Word right now for a Kindle book I'm > working on and I hate it (same when I did the S2 book) so don't do > that--makes code stuff needlessly complicated. > > There are many plain-ish-text systems out there-

Re: A book of Struts

2018-10-19 Thread Dave Newton
No recommendations; I'm forced to use Word right now for a Kindle book I'm working on and I hate it (same when I did the S2 book) so don't do that--makes code stuff needlessly complicated. There are many plain-ish-text systems out there--my personal preference would be one of those, in a repo, and

Re: A book of Struts

2018-10-19 Thread Lukasz Lenart
Thanks a lot for such a huge feedback, I am impressed and thankful :) After rethinking all your comments I think I will strat with a mini-book. I never wrote a book so starting with a small thing should be easier and achievable as I would like to finish the book till the end of this year. Thanks D

Re: A book of Struts

2018-10-18 Thread Prasanth
Would be good to include a chapter on how to implement a multi form wizard. Thanks, Prasanth On 10/17/18 9:11 PM, sharmila thota wrote: > Probably Problems and solutions section > > Thanks > Sharmila > > Sent from my iPhone > >> On Oct 17, 2018, at 3:38 AM, Lukasz Lenart wrote: >> >> Hi everyon

Re: A book of Struts

2018-10-17 Thread sharmila thota
Probably Problems and solutions section Thanks Sharmila Sent from my iPhone > On Oct 17, 2018, at 3:38 AM, Lukasz Lenart wrote: > > Hi everyone, > > I would like to (finally ;-) write a book about the latest version of > the Apache Struts, probably targeting Struts 2.6. I wonder what kind >

Re: A book of Struts

2018-10-17 Thread programmierer
Sounds great! :) +1 Am 2018-10-17 09:38, schrieb Lukasz Lenart: > Hi everyone, > > I would like to (finally ;-) write a book about the latest version of > the Apache Struts, probably targeting Struts 2.6. I wonder what kind > of book this should be: > - an introduction from zero to a full blown

Re: A book of Struts

2018-10-17 Thread Arjuna Bandara
I mentioned jQuery since dojo plugin was depreciated. ✌ On Wed, 17 Oct 2018 9:38 pm Dave Newton, wrote: > On Wed, Oct 17, 2018 at 11:57 AM Arjuna Bandara > wrote: > > > - ajax with jQuery > > > > I'd be a little cautious going down that rabbit hole as I learned in my > previous S2 book. > > I t

Re: A book of Struts

2018-10-17 Thread Dave Newton
On Wed, Oct 17, 2018 at 11:57 AM Arjuna Bandara wrote: > - ajax with jQuery > I'd be a little cautious going down that rabbit hole as I learned in my previous S2 book. I think covering the basics of Ajax from the S2 side is good; I don't know how far down a jQuery-specific path I'd go. Althoug

Re: A book of Struts

2018-10-17 Thread Dave Newton
I have a long-standing, and way overdue, book about S2 internals :( I think two books are in order: * S2 Basics: (modern) app development * S2 Internals: advanced topics, deep customization, etc. Misc thoughts: * 2.0 → 2.3 → 2.5 → 2.6 migrations are appendices: focus book on "current" version *

Re: A book of Struts

2018-10-17 Thread Arjuna Bandara
Hi, ++ For the commitment. I would like to suggest few things as a beginner to the framework. - dependency injection and spring integration - authorization ( category or individual permission techniques for action URLs) and spring security integration - ajax with jQuery - testing Good luck 👍😊 On

Re: A book of Struts

2018-10-17 Thread M Huzaifah
Hii Lukas, Sounds great, consider to add integration with other framework such as spring, mybatis, etc Regards On Wed, Oct 17, 2018, 2:38 PM Lukasz Lenart wrote: > Hi everyone, > > I would like to (finally ;-) write a book about the latest version of > the Apache Struts, probably targeting Str

Re: A book of Struts

2018-10-17 Thread Martin Gainty
ttps://stackoverflow.com/questions/18264601/how-to-send-a-correct-authorization-header-for-basic-authentication> jquery - How to send a correct authorization header for ...<https://stackoverflow.com/questions/18264601/how-to-send-a-correct-authorization-header-for-basic-authentication>

Re: A book of Struts

2018-10-17 Thread Brajesh Patel
+1, Awesome. On Wed, Oct 17, 2018 at 8:52 PM Martin Gainty wrote: > > > From: Johannes Geppert > Sent: Wednesday, October 17, 2018 4:30 AM > To: Struts Users Mailing List > Subject: Re: A book of Struts > > +1 for new Struts2 book! Cou

Re: A book of Struts

2018-10-17 Thread Martin Gainty
From: Johannes Geppert Sent: Wednesday, October 17, 2018 4:30 AM To: Struts Users Mailing List Subject: Re: A book of Struts +1 for new Struts2 book! Count on me for any help as well. Maybe Struts2 as micro service could be a topic as well? I made some

Re: A book of Struts

2018-10-17 Thread Johannes Geppert
+1 for new Struts2 book! Count on me for any help as well. Maybe Struts2 as micro service could be a topic as well? I made some experiments with Struts2 as AWS Lambda functions in the last time and it will be soon hopefully supported by AWS itself. See: http://www.jgeppert.com/2018/05/serverless-

RE: A book of Struts

2018-10-17 Thread Yasser Zamani
Wow! No idea but please feel free to count on me (if you liked) on any aspect of the book where I'm able to assist (if you needed or wished any). Kind regards. >-Original Message- >From: Lukasz Lenart >Sent: Wednesday, October 17, 2018 11:08 AM >To: Struts Users Mailing List >Subject: