what settings are required to be done on iPlanet to redirect a JSP/Servlet request to WebLogic....
Thanks in advance
-
iplanet (1 messages)
- Posted by: Goprinks R
- Posted on: April 16 2001 03:49 EDT
Threaded Messages (1)
- iplanet by jayant chowdhury on April 16 2001 07:41 EDT
-
iplanet[ Go to top ]
- Posted by: jayant chowdhury
- Posted on: April 16 2001 07:41 EDT
- in response to Goprinks R
haven't u tried the URL streaming facility given in java.There is also DataInputStream object which is provided where u open the strean and use streamtokenizer to parse the page which is a content of a particular sever.No matter it is weblogic or web server until both the servers are on different port.