Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MadBenny

    How to access contextRoot in Servlet deployed in an ear in Weblogic 81

    Hi, I need to access the contextRoot or webapp name from a startup servlet deployed in WebLogic. I've tried the following; getServletContext().getRealPath("/") return null. getServletContext().getServerInfo() returns Weblogic 8.1 service pack 3... getServletContext().getServletContextName()...

Part and Inventory Search

Back
Top