Actuate Information Console servlets : Information Console Java servlets overview : Invoking a servlet

Invoking a servlet

Invoke servlets using the following syntax:

http://<application server>:<port>/<context root>/servlet/<servlet alias>
n  
n  
n  
n  
n  
servlet alias is the name to which the servlet is mapped in the Information Console installation’s web.xml file. A typical location for web.xml is C:\Program Files\Actuate11\iPortal\iportal\WEB-INF\web.xml.

Servlet names are case sensitive. Do not modify the servlets, their names, or their mapping in web.xml.


(c) Copyright Actuate Corporation 2011