OK, one last guess:
<map:generate src="/myServlet"/>

If this does not work I would go with:
<map:generate
src="http://{request:serverName}:{request:serverPort}{request:contextPath}/m
yServlet"/>

AFAIK input modules have been backported to 2.0.5-dev

Guido

----- Original Message -----
From: "Laurent Comte" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 11:12 AM
Subject: RE: Using a servlet as source for a generator


>
> >Sorry, it should be
> ><map:generate src="myServlet"/>
>
> I've tried also, but in this case, it looks the ressource on the file
system
> (FileNotFoundException) ...
>
> Laurent
>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to