Are you using xml or annotations?
Does your package extend struts-default? (the 'built-in' types are defined 
there)
Chris


 


 

-----Original Message-----
From: Jim Collings <jlistn...@gmail.com>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Fri, 29 May 2009 2:57 pm
Subject: Re: Cant find @Result type=? list in docs










@Result(name="success", location="http://struts.apache.org";, type="redirect")

Question was supposed to be: "In the line above, what are the
possibilities for type=?"

I think the answer is:
http://struts.apache.org/2.1.6/docs/result-types.html however, I just
tried "redirect-action" mentioned in these docs and either I don't
know how to  use it, or it doesn't work.

On Fri, May 29, 2009 at 2:45 PM, Wes Wannemacher <w...@wantii.com> wrote:
> http://struts.apache.org/2.x/docs/convention-plugin.html#ConventionPlugin-Resultannotation
>
> -Wes
>
> On Fri, May 29, 2009 at 2:20 PM, Jim Collings <jlistn...@gmail.com> wrote:
>> So what are the different options for setting type in an @Result
>> annotation and what are they for? ?Can't find this in the docs.
>>
>> Jim C.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>
>
>
> --
> Wes Wannemacher
> Author - Struts 2 In Practice
> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
> http://www.manning.com/wannemacher
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



 

Reply via email to