new to Struts and JSP
hi! I'm just on my training as Java programmer, can someone discuss to me the Struts and JSP?I would greatly appreciate your answer, Thanks..
[156 byte] By [
ladycrofta] at [2007-11-27 8:57:01]

> hi! I'm just on my training as Java programmer, can
> someone discuss to me the Struts and JSP?
> I would greatly appreciate your answer, Thanks..
of course, no one can effectively discuss it through the forum but maybe you'll
find this site useful: http://www.coreservlets.com/
JSP's are:* HTML with Java code embedded in it,* JSP's also have extended tags, extended from the normal HTML tags.Struts is a framework for developing applications using JSP's, Java beans, and servlets. JavaServer Faces is another framework or developing