hi all,

   i am using weblogic server.
i am placing servlet class file in servletclasses directory.
i don't know how to invoke that servlet from html (thru href)
or from a browser.
  i had tried with
  http://localhost:7001/servlets/servletclasses/welcome
  and
  http://localhost:7001/servletclasses/welcome
  where welcome is the class file

in properties file i have

weblogic.httpd.servlet.classpath=d:/weblogic/myserver/servletclasses

waiting for the answer
s.sukumar

===========================================================================
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

Reply via email to