[ 
https://issues.apache.org/struts/browse/WW-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46895#action_46895
 ] 

Dave Newton commented on WW-3278:
---------------------------------

It'd be helpful to explain what you believe the actual issue is.

> TestAction1 missing reference to "result" attribute present only in TestAction
> ------------------------------------------------------------------------------
>
>                 Key: WW-3278
>                 URL: https://issues.apache.org/struts/browse/WW-3278
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.6
>         Environment: maven 2.2.1
> struts 2.1.8
>            Reporter: Martin Gainty
>            Priority: Minor
>
> package org.apache.struts2.views.jsp.ui;
> import com.opensymphony.xwork2.ActionSupport;
> /*** TestAction1 */
> //public class TestAction1 extends ActionSupport {
> public class TestAction1 extends org.apache.struts2.TestAction {
>     private static final long serialVersionUID = 2545551979978561327L;
> }
> 05 Oct 
> Martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to