Does anyone have a sample application or know where I can get one using the servlet 2.3 specification. The sample application to contain a step by step guide of how teh components communicate with each other. To be specific it assumes that the developer is familiar with the Java language syntax and Html language syntax but does not know how to make the components fit together. The application perhaps takes data from fields on the html page at the client side and is captured through the servlet then some interaction takes place with a database in the java classes. Zahid Rahman Beginner to Servlet Web application > -----Original Message----- > From: Tom & Sharon Kochanowicz [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, November 14, 2000 3:59 PM > To: [EMAIL PROTECTED] > Subject: Re: Servlet an Internet? > > I do it all the time. use localhost or 127.0.0.1. In fact lots of us test > servlet engine, database and http server all on the same PC. > > -----Original Message----- > From: A mailing list for discussion about Sun Microsystem's Java Servlet > API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of > Mohamed Jmaiel > Sent: Tuesday, November 14, 2000 8:09 AM > To: [EMAIL PROTECTED] > Subject: Servlet an Internet? > > > Hello, > > Is it possible to start a local servlet without having a connection > to > Internet? > Thank you for you answer! > > Jmaie > > __________________________________________________________________________ > _ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > __________________________________________________________________________ > _ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the > body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
