Let the record the response was non-responsive. Struts is trying to call
index() on your action. Since you likely don't have index() in your action
it seems likely that the REST plugin is in your path and is trying to
auto-map a URL to the index() method of a registered Controller.
So lets t
The other examples are doing well.
So.
On Wed, Jul 8, 2009 at 10:48 PM, Musachy Barroso wrote:
> do you have the REST plguin in your lib dir?
>
> musachy
>
> On Tue, Jul 7, 2009 at 11:26 PM, Leegorous wrote:
>> Hi,
>>
>> I'm new here.
>> I follow the http://struts.apache.org/2.x/docs/convention-pl
do you have the REST plguin in your lib dir?
musachy
On Tue, Jul 7, 2009 at 11:26 PM, Leegorous wrote:
> Hi,
>
> I'm new here.
> I follow the http://struts.apache.org/2.x/docs/convention-plugin.html
> Some examples are not working in my case.
> like the simplest one, no action exist, always throw
3 matches
Mail list logo