You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Décio Heinzelmann Luckow <de...@gmail.com> on 2008/04/16 18:41:52 UTC

datetimepicker on 2.1.1-SNAPSHOT

Hi all,

I was testing an master-detail screen with <s:datetimepicker>

When I update the struts version to 2.1.1 a give this message:

java.lang.NoClassDefFoundError:
org/apache/struts2/views/jsp/ui/DateTimePickerTag
at org.apache.jsp.cre_jsp._jspx_meth_s_005fdatetimepicker_005f0(*
cre_jsp.java:466*)
at org.apache.jsp.cre_jsp._jspx_meth_s_005fiterator_005f0(*cre_jsp.java:329*
)
at org.apache.jsp.cre_jsp._jspx_meth_s_005fform_005f0(*cre_jsp.java:206*)
at org.apache.jsp.cre_jsp._jspService(*cre_jsp.java:105*)
at org.apache.jasper.runtime.HttpJspBase.service(*HttpJspBase.java:70*)

I search this class tag at package struts2-core and don´t find it.

The ajax tags was moved to another package or plugin?
Is there an release notes to 2.1.1?

Re: datetimepicker on 2.1.1-SNAPSHOT

Posted by Dave Newton <ne...@yahoo.com>.
--- D�cio Heinzelmann Luckow <de...@gmail.com> wrote:
> The ajax tags was moved to another package or plugin?

Plugin.

> Is there an release notes to 2.1.1?

http://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-20x-to-21x.html
http://struts.apache.org/2.0.11.1/docs/version-notes-210.html
http://struts.apache.org/2.0.11.1/docs/version-notes-211.html

Dave


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