Solved!!!.. Thanks for help!

On Fri, Feb 7, 2014 at 9:13 PM, Davide Micheletti
<d.michelett...@gmail.com>wrote:

> ok.. Thanks..
>
>
> On Fri, Feb 7, 2014 at 9:10 PM, Jens <jens.nehlme...@gmail.com> wrote:
>
>> CalendarUtil is a GWT class that can not be used on the server. Use
>> java.util.Calendar or JodaTime library.
>>
>> You can avoid these issues by not blindly use classes available in
>> Eclipse/IntelliJ. Only classes from jar files in war/WEB-INF/lib are
>> available on the server.
>>
>> --  J.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-web-toolkit+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-web-toolkit@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-web-toolkit.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to