IntelliJ Java IDE
The moose likes JSP and the fly likes Servlet to WebLogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Servlet to WebLogic" Watch "Servlet to WebLogic" New topic
Author

Servlet to WebLogic

Dhananjay Inamdar
Ranch Hand

Joined: Jan 27, 2003
Posts: 128
Hello Folks,
I have servlet running on Tomcat server which is installed on my local machine and now I want to get the connection from the connectionpool held by WebLogic server, which is installed on the remote machine.
So, anybody can tell me that how to access the connection form the connectionpool of remote webligic throguh the servlet installed on local machine.


Just like you, struggeling to get the right solutions!<br /> <br />Sun Certified Java Programmer 1.5<br /> <br />Target - SCWCD
 
 
subject: Servlet to WebLogic
 
Threads others viewed
Local vs. Remote Interface
Deploying application on the weblogic remote server
Debugging on Remote Machine
Catalina.out
Socket creation problem in java/weblogic5.1
MyEclipse, The Clear Choice