Rickard,
My bad, that was me :)

Couldn't you use the ActionResult handed back from GenericDispatcher
instead? It's basically the same thing, but has a bit more methods.

-Pat

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 11, 2002 9:19 AM
Subject: [Opensymphony-cvsmail] webwork/src/main/webwork/action/client
ActionResult.java,1.6,1.7


> Update of /cvsroot/opensymphony/webwork/src/main/webwork/action/client
> In directory sc8-pr-cvs1:/tmp/cvs-serv30967
>
> Modified Files:
> ActionResult.java
> Log Message:
> Fixed JavaDoc. This class is NOT deprecated
>
> Index: ActionResult.java
> ===================================================================
> RCS file:
/cvsroot/opensymphony/webwork/src/main/webwork/action/client/ActionResult.ja
va,v
> retrieving revision 1.6
> retrieving revision 1.7
> diff -u -d -r1.6 -r1.7
> --- ActionResult.java 23 Sep 2002 00:06:05 -0000 1.6
> +++ ActionResult.java 11 Dec 2002 17:19:02 -0000 1.7
> @@ -11,10 +11,9 @@
>  import java.io.Serializable;
>
>  /**
> + * Carries the action execution result from the server to the client.
>   *
> - *
> - * @author Rickard Öberg ([EMAIL PROTECTED])
> - * @deprecated replaced by webwork.dispatch.ActionResult
> + * @author Rickard Öberg ([EMAIL PROTECTED])
>   */
>  public class ActionResult
>     implements Serializable
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:
> With Great Power, Comes Great Responsibility
> Learn to use your power at OSDN's High Performance Computing Channel
> http://hpc.devchannel.org/
> _______________________________________________
> Opensymphony-cvsmail mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-cvsmail



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to