Re: read the source code

2009-10-31 Thread Dave Newton
mark lu wrote: Thank you very much for your reply! I have read some code of xwork.however,i am a littel lazy,so i want to find a book to introduce . now that there is no book,I'll follow what you said. While I don't have an immediate schedule, I'm currently in the midst of writing _Inside Stru

Re: read the source code

2009-10-29 Thread mark lu
nsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > :clap::clap::clap::clap::clap::clap: -- View this message in context: http://www.nabble.com/read-the-source-code-tp26090230p26123495.html Sent from the Struts - User mailing list archive a

Re: read the source code

2009-10-28 Thread Musachy Barroso
debugging is a great tool to understanding code. try to debug the blank application bundled with struts. Put a breakpoint in Dispatcher.serviceAction (double check name, off the top of my head) and debug all the way down. There is also some tools that generate sequence diagrams at runtime, but they

Re: read the source code

2009-10-28 Thread Wendy Smoak
On Wed, Oct 28, 2009 at 6:50 PM, mark lu wrote: > Thank you very much for your reply! > I have read some code of xwork.however,i am a littel lazy,so i want to find > a book to introduce . > now that there is no book,I'll follow what you said. It would be great if you could write up your experienc

Re: read the source code

2009-10-28 Thread mark lu
to read struts2's source code,but i found it's too complicated. >> so,i want to find a book that analysis the soure code. >> who can give me some suggestions?recommend some books to me? >> thanks very much!! >> -- >> View this message in context: >> htt

Re: read the source code

2009-10-28 Thread Wes Wannemacher
7;s source code,but i found it's too complicated. > so,i want to find a book that analysis the soure code. > who can give me some suggestions?recommend some books to me? > thanks very much!! > -- > View this message in context: > http://www.nabble.com/read-the-source-code-tp2

read the source code

2009-10-28 Thread mark lu
I want to read struts2's source code,but i found it's too complicated. so,i want to find a book that analysis the soure code. who can give me some suggestions?recommend some books to me? thanks very much!! -- View this message in context: http://www.nabble.com/read-the-s