I didn't have this problem - are you using the web.xml to register your
servlets as apposed to the properties file?

----- Original Message -----
From: Frank Mancini <[EMAIL PROTECTED]>
Date: Wednesday, April 4, 2001 1:04 pm
Subject: registering a servlet to work in Weblogic

> Thanks to all for the input....Isn't it a pain to keep having to
> registerservlets in weblogic everytime you have a new
> one.....Isn't there an easier
> way to do this?
>
>
>
> >From: Richard Yee <[EMAIL PROTECTED]>
> >Reply-To: A mailing list about Java Server Pages specification and
> >     reference <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Re: getting a servlet to work in Weblogic
> >Date: Wed, 4 Apr 2001 10:49:06 -0700
> >
> >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.ser
vlet.
> >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
>
> _________________________________________________________________
> 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