Thanks. I did see the javadoc for NONE (after you suggested using it). It
just seemed to me to be a little vague considering that NONE really is a
special case as it is the only result that is 'functional' where the others
are more like 'convention'.  In any case it certainly wasn't a place I
thought to look.

I think I will add a note to the "Result Configuration" documentation.

On Wed, Nov 4, 2009 at 10:05 AM, Haroon Rafique
<haroon.rafi...@utoronto.ca>wrote:

> On Today at 9:42am, GL=>Greg Lindholm <greg.lindh...@gmail.com> wrote:
>
> GL> Thanks that did the trick.
> GL>
> GL> Where did you learn about the NONE result? Is it documented somewhere?
> GL>
>
> Hi Greg,
>
> I first saw it in the 2.0.11 source code when trying to create a new
> result type. The javadoc for it was quite helpful:
>
>    * The action execution was successful but do not show a view. This is
>      useful for actions that are handling the view in another fashion
>      like redirect.
>
> There is a reference to it in the "Result Configuration" documentation as
> well:
> http://struts.apache.org/2.1.8/docs/result-configuration.html
>
> Later,
> --
> Haroon Rafique
> <haroon.rafi...@utoronto.ca>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to