aspose file tools
The moose likes Servlets and the fly likes how to run servlets using weblogic 6.1? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how to run servlets using weblogic 6.1?" Watch "how to run servlets using weblogic 6.1?" New topic
Author

how to run servlets using weblogic 6.1?

Shashi Kanta
Ranch Hand

Joined: May 08, 2002
Posts: 89
Hi,
How do i run a servlet using Weblogic 6.1?
i have foolwed the instructions given at the url:
http://e-docs.bea.com/wls/docs61/quickstart/quick_start.html
i'm able to run html and jsp files, by simply following the instructions given for each.
but, i'm not able to do so in the case for servlet.
if i want to run a servlet whose class file "HelloWorldServlet.class" has been copied into the path:
WL_HOME\config\mydomain\applications\DefaultWebApp\WEB-INF\classes
using the url
http://localhost ort/HelloWorlServlet
what url-pattern value should i give in the web.xml file?
I would appreciate if anyone could help me on this.
thanks
rgds,
Shashi
Shashi Kanta
Ranch Hand

Joined: May 08, 2002
Posts: 89
i have got the answer!!
topic closed!!
thnx for your time!!
rgds,
Shashi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to run servlets using weblogic 6.1?
 
Similar Threads
WebLogic6.1 Oracle8i Xa Connection Problem
New to WebLogic...
how to run a servlet using Weblogic 6.1?
deploying JSP on weblogic
WebLogic 6.1 Upgradation