I am using the referenceimplementation of J2EE from sun microsystems. Can anyone tell mehow to run servlets using the J2EE server given alongwith it for testing purposes ?
Are you using Tomcat? If so, there are entirebooks written on the subject. The best thing is to pickup one of them and they have a detailed explainationof how to use servlets from that and JSP'setc... A good one is: Professional JSPs 2ndEdition www.amazon.com/.../sr=8\-2/ref=sr_8_71_2/002-5232411-8070453 This book covers getting servlets and JSP'sup andrunning on Tomcat (the sun reference implementation ofServlets and JSP servers). StephenMcConnell http://www.crosslogic.com