srivastava ashish wrote:
Problem statment does not require any transaction and security so i am bypassing EJB and proposing a Web Based Solution.
Malatesh Karabisti wrote:If I write a default constructor do I need call the init() method or container will take care of calling this one ?
Malatesh Karabisti wrote:why I can't write my own constructor in Servlet ?what are the consequence if I write it?
Luke Murphy wrote:
Personally I favour the separation. A factory / builder or mapper class could be used to map from one to the other.
Karl Wu wrote:
One question about Part 2, do I need to start Part 2 assignment immediately after Part 1 or can do it anytime.