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]
# 1

> 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/

lem@phila at 2007-7-12 21:20:55 > top of Java-index,Java Essentials,Training...
# 2
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
TigerFarm1a at 2007-7-12 21:20:55 > top of Java-index,Java Essentials,Training...