Hi Madhav,
I think what your are referring to is that
TakeOrderBean is under the directory classes and therefore htdocs.TakeOrderBean is an error.
I should admit my error. In fact, I found out that soon after I posted and corrected and of course "
still it doesn't work"
But regarding your opinion
I hate to say this but it is very clear to me that you are second guessing what works and what doesn't. Please take some time. Read a tutorial or two and see how it all fits together. You could have done all this if you din't waster your time guessing....
I think you would accept that there are as many ways of learning as there are people.
There are people who go through the whole set of facts , and then only try the basic things.
I have tried this approach and it doesn't work for me. I feel that I get mired in too much text and theory. You take a book, and there are all the details of all methods in a class, what they do ... on... and on...
I prefer the 'incremental approach', I guess especially with programming -- I try to decide the basic thing I want to do, search out the commands for that, try it out and then improve upon the basic thing with additional code -- and so forth -- as far as learning personally. That the basic structure works gives me added incentive to learn more and dig in.
I would like to state that I appreciate your opinion and of course, I will have to dig in more into this stuff. Thanks, of course.