I think so no you just have to name the servlet in the path along 
with your action in your struts.config file

eg:
<forward name="downloadFile"     path="/Download.do"/>

Hope this helps you
Sidh

On Thu, 07 Mar 2002 [EMAIL PROTECTED] wrote :
>
>What do you have to do to have the Action class forward to a 
>servlet
>(instead of a jsp)?  Do you have to use any special syntax in 
>the
>struts-config.xml or web.xml?
>
>I need to have more control over the response sent to the 
>client
>(formatting, etc).
>
>Any help would be greatly appreciated.
>
>thanks,
>Theron
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>


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

Reply via email to