Returning null will acheive the effect that you desire

HTH
Jin
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 3:46 PM
Subject: Want ActionForward to be ignored, just using HttpServletResponse


> I have an Action subclass that will be called from an applet. I just need
the Action class to serialize objects to the client using the
HttpServletResponse object. So, I basically want my returned ActionForward
to be ignored. How can I do this? Can I return null?
>
> I have only used Struts to return jsp pages, previously.
>
> Thanks,
> MIke
> --
> Sent via jApache.org
>
> --
> 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