I guess you should read a bit about this from the internet. Simply said; JSP came after Servlet, a Servlet is a simple java class you extend from HttpServlet class.
JSP is similar to a simple html page that you would write, but contains Java related code inside. When you use a jsp page inside your app server, it will be converted to a Servlet class. This is not complete, please read more and more from internet. BR, Kamal --------------------------------------- http://lkamal.blogspot.com On Fri, Sep 18, 2009 at 8:29 AM, diego rangel <ingsopor...@hotmail.com>wrote: > Hello all: > > I like with this email if my emails send to the google group get look in > the other screens(your screens),do you understand? > > someone would like to say to me what is the mean difference between jsp and > servlet? > thanks¡¡¡¡¡¡¡¡¡¡¡¡¡ > > > > > > > ------------------------------ > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---