When I put ajax tag such as <sx:datetimepicker> into a remote div
(<sx:div>), I've the error:

 

Exception : java.lang.NullPointerException

      at
org.apache.struts2.dojo.components.DateTimePicker.evaluateParams(DateTim
ePicker.java:256)

      at org.apache.struts2.components.UIBean.end(UIBean.java:493)

      at
org.apache.struts2.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSu
pport.java:41)

      at
com.ibm._jsp._edit_5F_description._jspx_meth_sx_datetimepicker_0(_edit_5
F_description.java:187)

      at
com.ibm._jsp._edit_5F_description._jspx_meth_s_form_0(_edit_5F_descripti
on.java:228)

      at
com.ibm._jsp._edit_5F_description._jspService(_edit_5F_description.java:
78)

      at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:85)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

 

 

With <s:optiontransfertselect> tag, I've a javascript error
"moveSelectedOptions is not defined" with the button action

 

What is the problem?

 

Regards

Arnaud

 

Reply via email to