| Author |
Invoker servlet for WebLogic
|
Nikhil Pasupukuntla
Greenhorn
Joined: Jun 04, 2009
Posts: 21
|
|
Hello,
Currently we use the invoker servlet for the servlet mapping in apache tomcat server and now we are planning to move to the weblogic server 11g . I wanted to know is there invoker servlet available in weblogic server similar to the one in apache tomcat. I did some research online but i dont see much information on this. If there is a invoker servlet in websphere, where to find more information about this?
|
Nikhil Pasupukuntla
SCJP 1.5 | OCPJWCD 1.5
|
 |
Nikhil Pasupukuntla
Greenhorn
Joined: Jun 04, 2009
Posts: 21
|
|
Found the answer if anyone come across the same problem . We need to add mapping to the "weblogic.servlet.ServletServlet" in the web.xml. This servlet is similar to the invoker in tomcat.
|
 |
 |
|
|
subject: Invoker servlet for WebLogic
|
|
|