You need not register the Servlets also.. You can just
invoke iut in the URL  http://localhost:7001/servlets/welcome




----- Original Message -----
From: sukumar <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 21, 2000 5:06 PM
Subject: how to run servlet in weblogic


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

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