Frank,
You have to put an entry in the weblogic.properties file that maps an alias
to the servlet class.

ie.
weblogic.httpd.register.servlet/createProduct=com.dmc1.marketstream.servlet.
Crea
teProduct
-Richard

-----Original Message-----
From: Frank Mancini [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 04, 2001 10:33 AM
To: [EMAIL PROTECTED]
Subject: getting a servlet to work in Weblogic


How do I get a servlet to run in weblogic 5.1...do I need to register it in
the .properties file....or does it work automatically when I put it in the
directory structure or do I need to define it in weblogic somewhere?
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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