-- On Sat, 6 May 2000 06:04:32 Nwalal Mi Nyom Martin wrote: >Hi, > I have problem to execute my servlet > Can,sombody tell me how to execute it with > jsdwk1.0.1? > tanks; > > >===== >Martin Nwalal mi Nyom >6, rue de Thionville >75019 Paris >tel:01 44 84 91 45 >email [EMAIL PROTECTED] >http://www.geocities.com/Paris/Cathedral/7010 hai Nwalal Mi Nyom Martin, to run jsp in the jswdk1.0.1, go thro' the documentation given in the jswdk servlet/jsp engine.there u can get the answer...and the jar files of jswdk should be in your autoexec.bat file.jswdk supports only jsdk2.1.i don't know u should have jsdk2.1 or not. but keep the jar files of jsdk2.1 in your classpath. run the startserver.bat from the dos mode/unix shell. if u have got error like out of space memory. click properties in the msdos menubar,and click memory, increase the memory to 2816 from AUTO. go to your browser. type: http://localhost:8080/ u can see the example jsp program and try the programs. enjoy!!!!!!!!!!!!!!!! waiting for your reply with anticipation from rengarajan.d [EMAIL PROTECTED] INDIA. Get your FREE Email at http://mailcity.lycos.com Get your PERSONALIZED START PAGE at http://my.lycos.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
