Am Die, 2003-03-04 um 15.00 schrieb [EMAIL PROTECTED]:
> Hello,
> 
> When you run a Cocoon application, what is the very first servlet that is loaded?
> 
Cocoon gets lauched via the CocoonServlet.
take a look at org.apache.cocooon.servlet.CocoonServlet.

That is the only servlet that is "exportet" via the web.xml file in the
WEB-INF folder.

Though you can use the ServletGenerator to use Servlets inside Cocoon
(they are not exported).

hope this helps.

-- Jakob


> Thanks
> Sylvain

Reply via email to