-
Servlet chaining in Weblogic 5.1.0 (2 messages)
- Posted by: Ganesh Kumar
- Posted on: October 17 2000 18:19 EDT
Hi,
I want to write a servlet chaining program...how will u set up the weblogic server to handle the servlet chaining??
what is the default option in weblogic???
ThanX in adv,
GaneshThreaded Messages (2)
- Servlet chaining in Weblogic 5.1.0 by Xavier Was on October 20 2000 11:28 EDT
- Servlet chaining in Weblogic 5.1.0 by Chee Seng Yee on December 20 2000 03:36 EST
-
Servlet chaining in Weblogic 5.1.0[ Go to top ]
- Posted by: Xavier Was
- Posted on: October 20 2000 11:28 EDT
- in response to Ganesh Kumar
WebLogic 5.1 and earlier does not support servlet chaining as it is not a part of Servlet specification. -
Servlet chaining in Weblogic 5.1.0[ Go to top ]
- Posted by: Chee Seng Yee
- Posted on: December 20 2000 03:36 EST
- in response to Xavier Was
Any way to implement servlet chaining in an apps. server that not support servlet chaining? (for netscape application server 4)...........