I think, If you wan't to forward to a non jsp-servlet-action, you need to use a 
redirection with
setting the attribute redirect=true:

<forward name="vxml" path="/file.vxml" redirect="true"/>

-Emmanuel

 --- Vinit Carpenter <[EMAIL PROTECTED]> a écrit : > Hi there.  I have a question 
about Struts
and forwarding to non-html content
> such as servlets, JSP's and HTML pages.  In a project that I am currently
> working on I am using Struts (1.0.2) under WebLogic 6.1 SP3 with VXML (Voice
> XML) and JSP's.  I've noticed that I can't forward to a VXML file with an
> extension of .vxml from struts.  I get a 404 error with no other
> information, even with full debug on.  When I try to forward to a JSP, it
> works flawlessly.  Also, if I redirect to a VXML page it works fine.  Is
> there something in struts "forward" that requires forwarding to JSP's only?
> 
> 
> Thank you
> 
> --Vinny
> 
> 
> 
> *****DISCLOSURE STATEMENT*****
> This transmission may contain information which is confidential, proprietary
> and privileged.  If you are not the individual or entity to which it is
> addressed, note that any review, disclosure, copying, retransmission or
> other use is strictly prohibited.  If you received this transmission in
> error, please notify the sender immediately and delete the material from
> your system.  This transmission is for informational purposes only, and is
> not intended as an offer or solicitation for the purchase or sale of any
> financial instrument or as an official confirmation of any transaction.  Any
> information regarding specific investments or other products is not
> warranted as to completeness or accuracy and is subject to change without
> notice.
>  

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

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

Reply via email to