I don't understand what you're talking about ...

Missing label shouldn't be a problem

2013/12/3 xinghen <xinghen.1...@gmail.com>:
> i  used bean.attrName in the jsp   instead of   modelDriven , but i'm
> confused about if i don't define some struts lable that define in the bean
> , the web work can't work  ...
>
>
> 2013/12/3 Lukasz Lenart [via Struts] <
> ml-node+s1045723n5714838...@n5.nabble.com>
>
>> 2013/12/3 xinghen <[hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=5714838&i=0>>:
>>
>> > i have meet a problem,  when  commit the form  appear the error :
>> ERROR
>> > Dispatcher:27 - Could not find action or result No result defined for
>> action
>> > com.xinghen.view.action.GoodAction and result input
>>
>> I have missed out result name => input means that there was some
>> validation problem and Struts is trying render back result defined
>> under name input.
>> Try adding
>> <result name="input">/WEB-INF/jsp/usedGoodsAction/addUsedGood.jsp</result>
>>
>> with tag <s:actionerror/>
>>
>>
>> Regards
>> --
>> Ɓukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=5714838&i=1>
>> For additional commands, e-mail: [hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=5714838&i=2>
>>
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://struts.1045723.n5.nabble.com/struts2-action-error-tp5714825p5714838.html
>>  To unsubscribe from struts2 action error, click 
>> here<http://struts.1045723.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5714825&code=eGluZ2hlbi4xOTkxQGdtYWlsLmNvbXw1NzE0ODI1fC05NTQ4MzQ1MjQ=>
>> .
>> NAML<http://struts.1045723.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
>
>
> --
> View this message in context: 
> http://struts.1045723.n5.nabble.com/struts2-action-error-tp5714825p5714841.html
> Sent from the Struts - User mailing list archive at Nabble.com.

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

Reply via email to