GW:

Here's a link you may find answers your question:
http://www.javaworld.com/javaworld/jw-12-1999/jw-12-ssj-jspmvc.html

Regards,
Geeta

GW wrote:

Hi All As far as possible JSP pages should only contain presentation data (html) and not embedded java code. Programmatical logic should be handled in beans and servlets and not in jsp pages.Can someone please be kind enough to tell my why this is important? Kind RegardsGW

Reply via email to