Hi all,
While developing a EJB project where the client is JSP, the programming standard is html-jsp-javabean-ejb-DB.
ie the values from the html page will be received by the jsp
and the values will get & set by the bean then it will contact the EJB running in the server to enter the values in
the DB.My question is why is it so? when we can directly contact the JSP with the EJB.Why such standard is incorporated.Please help me out in this in finding the answer.
Regards,
Prakash.
While developing a EJB project where the client is JSP, the programming standard is html-jsp-javabean-ejb-DB.
ie the values from the html page will be received by the jsp
and the values will get & set by the bean then it will contact the EJB running in the server to enter the values in
the DB.My question is why is it so? when we can directly contact the JSP with the EJB.Why such standard is incorporated.Please help me out in this in finding the answer.
Regards,
Prakash.