i think my problems is use the modelDriven  , Whether the attribute Bean
inside the must and form one one?    i define some attribute in Bean ,but
not in form ,   is  this the problem ?


2013/12/3 xinghen [via Struts] <ml-node+s1045723n571483...@n5.nabble.com>

> this is the listener :
>
> <listener>
>
> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
>         </listener>
>         <context-param>
>                 <param-name>contextConfigLocation</param-name>
>
> <param-value>classpath:applicationContext*.xml</param-value>
>         </context-param>
>
>
>         <filter>
>                 <filter-name>struts2</filter-name>
>
> <filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>
>         </filter>
>         <filter-mapping>
>                 <filter-name>struts2</filter-name>
>                 <url-pattern>/*</url-pattern>
>         </filter-mapping>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://struts.1045723.n5.nabble.com/struts2-action-error-tp5714825p5714830.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-tp5714825p5714833.html
Sent from the Struts - User mailing list archive at Nabble.com.

Reply via email to