Martin Gainty wrote:
The documentation for the Action Class
http://struts.apache.org/api/org/apache/struts/action/Action.html
shows that we can use
ActionObject.setServlet(ActionServletObjectToAttach)
I'd think that forwarding would be a lot easier...
What kind of problems are you having with the path? If you posted code
earlier, sorry, I missed it.
Curious as to why you want to veer off from originating Servlet to
another Servlet?
----- Original Message ----- From: "Chris Pat" <[EMAIL PROTECTED]>
This is to get around the design that I have the
Action create the file and I just want to serve the
file to a browser. My servelet does it with
ServletStream and directly writing the html headers.
Probably because of that ;)
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]