first step: you need to register your servlets, just like they do for the
examples in in the weblogic.properties file.
second step: you need to compile the servlets with the package you
registered them for under the myserver\servletclasses directory, usually
package examples.servlets;
third step: you need to place the .class files in that directory
fourth step: be sure your weblogic classpaths are set properly, see the
startweblogic.cmd file
good luck.
Brian M Schaefer Ph.D.
Senior Software Engineer
Onvia.com
Work. Wisely.
http://www.onvia.com
tel: 206.352.3376
fax: 206.352.3376
> -----Original Message-----
> From: puppala sreenivas [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 11, 2000 1:35 PM
> To: [EMAIL PROTECTED]
> Subject: Running Servlets in WebLogic4.5.1
>
>
> Hi All,
> Can any body outline the steps to be followed in running
> servlets(not the
> examples given there) in WebLogic 4.5.1.The examples are
> running OK.If the
> documentation only had these steps it would have been a great help.
> tia
> vas
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> ______________________________________________________________
> _____________
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
> http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html