there are a lot of resources for learning about web applications and it looks like you could use some guidance about the basic concepts. a good place to start are the various java sites. the j2ee tutorial (http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html) will probably answer many of your questions.
-----Original Message----- From: A mailing list for Enterprise JavaBeans development [mailto:[EMAIL PROTECTED] Behalf Of Suresh Raju Sent: Tuesday, July 27, 2004 9:37 AM To: [EMAIL PROTECTED] Subject: small doubts Hello Group, Hai! I just have small doubts in the case of Servlets: --->> Are the HttpServletRequest and HttpServletResponse....the classes or the interfaces? --->> What is the difference between the forward() method and the include() method which are the methods of the RequestDispatcher interface? --->> What is meant by web.xml file? Why is this file required? --->> When we deploy the HTML file and a servlet in the J2EE1.2.1 web server where are these files stored? I mean to question... where are the html files and the class files stored after the deployment(in the case of J2EE1.2.1)? Please help me out... bye cheers, suresh =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".