RE: datetimepicker used in conjunction with theme=simple form

2014-04-08 Thread Martin Gainty
+1000 > From: patrick.ke...@riverdynamics.com > To: user@struts.apache.org > Subject: Re: datetimepicker used in conjunction with theme=simple form > > Hi Lukasz, I am currently using version 2.3.15.3 not 2.3.16. So it > sounds like the bug exists in both versions. > > Is there an

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
Hi Lukasz, I am currently using version 2.3.15.3 not 2.3.16. So it sounds like the bug exists in both versions. Is there an earlier version I could drop back to just to complete my migration process testing where you would expect it to work? OR should I contemplate swapping over to the jquery

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
Right, Dojo plugin is a strange beast ;-) Looks like you found a bug, please register an issue in JIRA. It works in Struts 2.3.15.3 but it's broken in 2.3.16 2014-04-07 12:36 GMT+02:00 Patrick Kelly : > If I include theme="dojo" on the sx:datetimepicker it throws an error > "Attribute theme invali

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
If I include theme="dojo" on the sx:datetimepicker it throws an error "Attribute theme invalid for tag datetimepicker according to tld" Patrick Kelly PatrickKelly PrincipalConsultant *River**Dynamics* E: patrick.ke...@riverdynamics.com W: www.riverdynam

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
Define theme in as it now inherits that from tag, 2014-04-07 11:42 GMT+02:00 Patrick Kelly : > yes I have the sx:head tag - and no I can't see any javascript errors in > Firebug. > > Patrick Kelly > > PatrickKelly > PrincipalConsultant > *River**Dynamics* > > E: patrick.ke...@riverdynamics.com

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
yes I have the sx:head tag - and no I can't see any javascript errors in Firebug. Patrick Kelly PatrickKelly PrincipalConsultant *River**Dynamics* E: patrick.ke...@riverdynamics.com W: www.riverdynamics.com On 7/04/2014

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
Do you have tag in your jsp? Do you see any JavaScript errors? 2014-04-07 10:03 GMT+02:00 Patrick Kelly : > Hi, I am head butting a virtual brick wall trying to get the datetimepicker > dojo widget to work with a theme=simple form. > > I am in the middle of upgrading a webwork app to struts2 2.3.

Re: DateTimePicker not showing

2013-07-02 Thread Antonios Gkogkakis
You're welcome Fabian. I still believe that for the simple jquery ui stuff the struts plugin is an overkill :D Antonios On 2 July 2013 10:13, Fabian Richter wrote: > Hi, > > very good idea Antonios, just tried it with the struts2 jquery plugin and > it works out of the box! > > Thank you for

Re: DateTimePicker not showing

2013-07-02 Thread Fabian Richter
Hi, very good idea Antonios, just tried it with the struts2 jquery plugin and it works out of the box! Thank you for the hint! Best Fabian Am 02.07.2013 10:29, schrieb Antonios Gkogkakis: Hi Fabian, since you are migrating your application now, I would recommend not to use the sx tags whic

Re: DateTimePicker not showing

2013-07-02 Thread Lukasz Lenart
2013/7/2 Fabian Richter : > Then I excluded > > /struts/dojo/* > /struts/ajax/*http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@strut

Re: DateTimePicker not showing

2013-07-02 Thread Antonios Gkogkakis
Hi Fabian, since you are migrating your application now, I would recommend not to use the sx tags which are backed by the dojo plugin. This plugin is based on a very old version of dojo (you will be having problems with IE9) and I think that it's going to be deprecated in the next struts major rel

Re: datetimepicker

2011-09-07 Thread Dave Newton
On Wed, Sep 7, 2011 at 8:31 AM, ovanekem wrote: > I have the same problem. Apparently nobody replied to this post yet. I just > hope there is a silly solution to this. > Or the problem was solved, since it was like three years ago. > Is it possible to 'disable' client side validation ? > Don'

Re: datetimepicker

2011-09-07 Thread ovanekem
Hi, I have the same problem. Apparently nobody replied to this post yet. I just hope there is a silly solution to this. What I want actually is not have the datetimepicker validate on the client side but let it post the data (in a wrong format f.i.) on the server so that validation can occur at se

RE: DateTimePicker Tag

2011-02-17 Thread Jerson John
nized by Marketing Magazine -Original Message- From: Lukasz Lenart [mailto:lukasz.len...@googlemail.com] Sent: Friday, February 18, 2011 2:47 PM To: Struts Users Mailing List Subject: Re: DateTimePicker Tag 2011/2/18 Jerson John : > Can u suggest me the best way to use datetime pick

Re: DateTimePicker Tag

2011-02-17 Thread Lukasz Lenart
2011/2/18 Jerson John : >  Can u suggest me the best way to use datetime picker tag...It seems normal > Struts 2 Tag Library does not have this... > I try to follow the code dojo library,It's only displaying the label and not > displaying the datetime colander...When I try put the code theme="ajax

Re: DateTimePicker

2011-01-05 Thread Dave Newton
Turn on the Dojo debug flag. Any errors in the JavaScript console? (Also, as a general reminder, you're using a deprecated component, and may not get the kind of support you want.) Dave On Wed, Jan 5, 2011 at 12:46 PM, Satheesh Kannan A B < satheesh.kan...@hcl.com> wrote: > Hi, > > Am trying w

Re: DateTimePicker FreeMarker template error!

2009-02-23 Thread Andras Balogh
Hi, You need to use the not the . BR, Andras. Ignacio de Córdoba wrote: Hi there, I am trying to use DateTimePicker with struts 2.1.2 I get the following error: ¿Any ideas? ¡Thanks! Expression parameters.pushId is undefined on line 24, column 6 in template/ajax/a-close.ftl. The problematic i

RE: Datetimepicker and struts 2.1.6

2009-02-09 Thread Phan, Hienthuc T
Yes. -Original Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Monday, February 09, 2009 11:36 AM To: Struts Users Mailing List Subject: Re: Datetimepicker and struts 2.1.6 I assume that's is because the date field is of type String then. musachy On Mon, Feb 9,

Re: Datetimepicker and struts 2.1.6

2009-02-09 Thread Musachy Barroso
would like the > date field to be set to "01/02/2009" [which was what the date field got > set when using 2.0.11.] > > > -Original Message- > From: Musachy Barroso [mailto:musa...@gmail.com] > Sent: Monday, February 09, 2009 11:24 AM > To: Struts Users Ma

RE: Datetimepicker and struts 2.1.6

2009-02-09 Thread Phan, Hienthuc T
- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Monday, February 09, 2009 11:24 AM To: Struts Users Mailing List Subject: Re: Datetimepicker and struts 2.1.6 " it does not work anymore." means that the date field is not set? musachy On Mon, Feb 9, 2009 at 2:21 PM, Phan, Hien

Re: Datetimepicker and struts 2.1.6

2009-02-09 Thread Musachy Barroso
;> >> -Hien >> >> -Original Message- >> From: Musachy Barroso [mailto:musa...@gmail.com] >> Sent: Monday, February 09, 2009 10:44 AM >> To: Struts Users Mailing List >> Subject: Re: Datetimepicker and struts 2.1.6 >> >> xwork unders

RE: Datetimepicker and struts 2.1.6

2009-02-09 Thread Phan, Hienthuc T
ginal Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Monday, February 09, 2009 11:07 AM To: Struts Users Mailing List Subject: Re: Datetimepicker and struts 2.1.6 ok, I see what you mean now. This is the way that it was supposed to work since the beginning, so the date is a

Re: Datetimepicker and struts 2.1.6

2009-02-09 Thread Musachy Barroso
em is: >When the form is submitted, I got data back as > "2009-01-02T00:00:00-08:00" instead of "01/02/2009". > > -Hien > > -Original Message- > From: Musachy Barroso [mailto:musa...@gmail.com] > Sent: Monday, February 09, 2009 10:44 AM

RE: Datetimepicker and struts 2.1.6

2009-02-09 Thread Phan, Hienthuc T
0" instead of "01/02/2009". -Hien -Original Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Monday, February 09, 2009 10:44 AM To: Struts Users Mailing List Subject: Re: Datetimepicker and struts 2.1.6 xwork understands the "2009-01-30T00:00:00-08:00&

Re: Datetimepicker and struts 2.1.6

2009-02-09 Thread Musachy Barroso
ent: Monday, February 09, 2009 10:25 AM > To: Struts Users Mailing List > Subject: Re: Datetimepicker and struts 2.1.6 > > It could be related to this: > > http://jira.opensymphony.com/browse/XW-670 > > is the client on a different locale than the server? > > musachy &

RE: Datetimepicker and struts 2.1.6

2009-02-09 Thread Phan, Hienthuc T
No, it's the same locale. -Original Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: Monday, February 09, 2009 10:25 AM To: Struts Users Mailing List Subject: Re: Datetimepicker and struts 2.1.6 It could be related to this: http://jira.opensymphony.com/browse/XW-67

Re: Datetimepicker and struts 2.1.6

2009-02-09 Thread Musachy Barroso
It could be related to this: http://jira.opensymphony.com/browse/XW-670 is the client on a different locale than the server? musachy On Mon, Feb 9, 2009 at 1:09 PM, Phan, Hienthuc T wrote: > > Hi, > > I migrated from struts 2.0.11 to 2.1.6 and the datetimepicker does not work > anymore. I spe

RE: Datetimepicker and struts 2.1.6

2009-02-08 Thread Martin Gainty
head contains <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %> I just put this into datetimepicker/jsp/index.jsp and here is what is rendered: With initial date of 2009-01-30 and a cu

Re: FW: Re : datetimepicker ....unable to get it working :(

2009-01-13 Thread dusty
ndhari...@tdktech.com] > Sent: Tuesday, December 30, 2008 4:04 PM > To: 'Struts Users Mailing List' > Subject: RE: Re : datetimepicker unable to get it working :( > > I am using struts ver 2.1.2. > Before I fully gave up, I loaded the page as jsp, not a page constructed &g

FW: Re : datetimepicker ....unable to get it working :(

2009-01-13 Thread Richa Pandharikar
Has anyone got the datetimepicker working with Tiles? - Richa -Original Message- From: Richa Pandharikar [mailto:richa.pandhari...@tdktech.com] Sent: Tuesday, December 30, 2008 4:04 PM To: 'Struts Users Mailing List' Subject: RE: Re : datetimepicker unable to get it workin

RE: DatetimePicker Issue... Struts 2.1.2

2009-01-06 Thread Anshuman Nanda
PM To: 'Struts Users Mailing List' Subject: RE: DatetimePicker Issue... Struts 2.1.2 Are you using Tiles? For me with Tiles it never got rendered properly, hence I could not test the submit functionality. I switched to YUI calendar control. -Original Message- From: Ansh

Re: DatetimePicker Issue... Struts 2.1.2

2009-01-06 Thread Oscar Alvarez
2009/1/6 Richa Pandharikar > Are you using Tiles? > > For me with Tiles it never got rendered properly, hence I could not test > the submit functionality. I switched to YUI calendar control. > > > -Original Message- > From: Anshuman Nanda [mailto:ana...@eximware.com] > Sent: Tuesday, Janu

RE: DatetimePicker Issue... Struts 2.1.2

2009-01-06 Thread Richa Pandharikar
Are you using Tiles? For me with Tiles it never got rendered properly, hence I could not test the submit functionality. I switched to YUI calendar control. -Original Message- From: Anshuman Nanda [mailto:ana...@eximware.com] Sent: Tuesday, January 06, 2009 10:50 AM To: Struts Users Mai

RE: Re : datetimepicker ....unable to get it working :(

2008-12-30 Thread Richa Pandharikar
...@hotmail.com] Sent: Tuesday, December 30, 2008 3:54 PM To: Struts Users Mailing List Subject: RE: Re : datetimepicker unable to get it working :( Richa- Why not try the 2.1 distro? http://struts.apache.org/download.cgi If you have any questions plenty of folks on this list will be more

RE: Re : datetimepicker ....unable to get it working :(

2008-12-30 Thread Martin Gainty
ari...@tdktech.com > To: user@struts.apache.org > Subject: RE: Re : datetimepicker unable to get it working :( > Date: Tue, 30 Dec 2008 15:46:15 -0600 > > I doubt if this works at all with an of the struts releases. I am giving up > and going ahead with the alternatives. >

RE: Re : datetimepicker ....unable to get it working :(

2008-12-30 Thread Richa Pandharikar
I doubt if this works at all with an of the struts releases. I am giving up and going ahead with the alternatives. -Original Message- From: Rafał Krupiński [mailto:r.krupin...@gmail.com] Sent: Tuesday, December 30, 2008 1:09 AM To: Struts Users Mailing List Subject: Re: Re

RE: datetimepicker ....unable to get it working :(

2008-12-30 Thread Richa Pandharikar
that I added to my web.xml. struts2 /struts/* -Original Message- From: François Rouxel [mailto:rouxe...@yahoo.com] Sent: Monday, December 29, 2008 10:03 PM To: Struts Users Mailing List Subject: Re : datetimepicker unable to get it working

Re: Re : datetimepicker ....unable to get it working :(

2008-12-29 Thread Rafał Krupiński
François Rouxel pisze: I had many problems with dateTimePicker when I was using struts 2.0.xxx From the moment I used struts 2.1.xxx, everything has worked perfectly well. I hope I have helped... I couldn't make datetimepicker working in struts 2.1 but it works in latest 2.0. And I'm using

Re : datetimepicker ....unable to get it working :(

2008-12-29 Thread François Rouxel
ssage d'origine De : Richa Pandharikar À : Struts Users Mailing List Envoyé le : Lundi, 29 Décembre 2008, 19h26mn 47s Objet : RE: datetimepicker unable to get it working :( François, Would it be possible for you to post the code snippet for the datetimepicker with struts 2.1.2? Tha

RE: datetimepicker ....unable to get it working :(

2008-12-29 Thread Richa Pandharikar
...@tdktech.com Subject: Re : datetimepicker unable to get it working :( I had many problems with dateTimePicker when I was using struts 2.0.xxx >From the moment I used struts 2.1.xxx, everything has worked perfectly well. I hope I have hel

RE: datetimepicker ....unable to get it working :(

2008-12-29 Thread Richa Pandharikar
Ok...I upgraded struts version from 2.0.14 to 2.1.2. Rectified errors with the tag lib and theme changes and was hoping to see the calendar control rendered. But still the bad luck continues!! Now the error that I am getting is - djConfig is not defined

Re : datetimepicker ....unable to get it working :(

2008-12-29 Thread François Rouxel
igine De : Richa Pandharikar À : Struts Users Mailing List ; richa.pandhari...@tdktech.com Envoyé le : Lundi, 29 Décembre 2008, 16h59mn 42s Objet : RE: datetimepicker unable to get it working :( One more thing worth mentioning - I am using result of type "tiles", not sure it has

RE: datetimepicker ....unable to get it working :(

2008-12-29 Thread Richa Pandharikar
o: 'Struts Users Mailing List' Subject: RE: datetimepicker unable to get it working :( No changestill getting the same results. In IE I am getting error - dojo is undefined. FF3 - No Error but control is not getting loaded. -Original Message- From: d...@ho

RE: datetimepicker ....unable to get it working :(

2008-12-29 Thread Richa Pandharikar
Subject: Re: datetimepicker unable to get it working :( Try putting the inside html tags. JSP - <%@ include file="/WEB-INF/pages/common/standard-includes.jsp" %>    This e-mail and any files transmitted with it are confidential and intended solely for the use o

Re: datetimepicker ....unable to get it working :(

2008-12-29 Thread DEck
Try putting the inside html tags. JSP - <%@ include file="/WEB-INF/pages/common/standard-includes.jsp" %>    This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual(s) or entity to whom they are addressed. If you receiv

RE: Datetimepicker locale setting problem - struts 2.0.11.1

2008-12-26 Thread Martin Gainty
Ashok-you can use getText to format the string according to locale as in format="%{getText(locale,'i18n.key')}" http://struts.apache.org/2.0.6/struts2-core/apidocs/org/apache/struts2/components/DateTimePicker.html HTHMartin __ Disclaimer and confide

Re: DateTimePicker "time" type not working in 2.0.11

2008-11-14 Thread Tomi21
Ive the same problem. Did you find the solution? Thanks. Jon Wilmoth-2 wrote: > > I've tried using the datetimepicker with the type attribute set to "time" > (), but > nothing shows up. There was a email thread this past spring on this > subject, but it appears the tag was broken and to be f

Re: Datetimepicker and client-side validation

2008-09-12 Thread Gabriel Belingueres
There is no client side date validator in the default themes. I added a basic one in the xhtml theme for use with the datetimepicker; it has a hardcoded date format though (dd/MM/). To add it, open your xhtml theme's form-close-validate.ftl file, and as the last option add the following lines

Re: datetimepicker with radio

2008-09-08 Thread Dave Newton
--- On Mon, 9/8/08, xianwinwin wrote: > how can I integrate a radio box on the left side so the > user can choose one. I'd think the easiest solution would be to use plain HTML radio buttons, depending on your actual requirements. Another option would be to create an S2 component, but that might

RE: Datetimepicker conversion problem

2008-08-15 Thread Martin Gainty
ty other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Fri, 15 Aug 2008 06:17:15 -0700 > From: [EMAIL PROTECTED] > To: user@struts.apache.org > Subject: Re: Datetimepicker conversion problem > > > Hi All, &g

Re: Datetimepicker conversion problem

2008-08-15 Thread JC Oosthuizen
Hi All, I managed to get a workaround and understands the problem a bit better now. The displayFormat is not only used to format the date on the display side but is also used to format the data that comes from the action. If I specify a value, the registered converter will be called but the date

RE: DateTimePicker

2008-07-16 Thread Giovanni Azua
http://issues.apache.org/struts/browse/WW-2353 > -Original Message- > From: Pablo Vázquez Blázquez [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2008 1:54 PM > To: Struts Users Mailing List > Subject: DateTimePicker > > Hello, > > I have several problems with DateTimePicker widget

Re: DateTimePicker

2008-07-15 Thread nauke .
Hi Pablo, This works for me ... I hope it helps. At the top of my JSP page I have this: Then for the actual datepicker I have: My problems with it that I'm just living with are: 1) When I visit the JSP page, if the myDate value is not already populated, an exception is thrown in my logs (no

Re: DateTimePicker

2008-07-15 Thread ManiKanta G
I would suggest Struts2JSCalendar plug-in, which has lot of features,which is working fine for me. http://code.google.com/p/struts2jscalendarplugin/ Regards, ManiKanta Pablo Vázquez Blázquez wrote: Hello, I have several problems with DateTimePicker widget used for selecting times (type="time

Re: datetimepicker doesn't show up

2008-04-17 Thread Dave Newton
Prototype doesn't play nicely with much of anything. You'll most likely need to load Prototype last and hope for the best; an older application of mine used both and that was how I worked around it. That said, I don't particularly recommend mixing Prototype with much of anything else because of t

Re: datetimepicker doesn't show up

2008-04-17 Thread tristan_colson
I tried adding the debug="true", and got the following error when it rendered my JSP: FATAL exception raised: Could not load 'struts.widget.Bind'; last tried '__package__.js' Googling this leads me to believe that perhaps some libraries aren't playing well together. Here are the other libraries

Re: datetimepicker doesn't show up

2008-04-17 Thread Jeromy Evans
It looks right. Turn on debugging with s:head and use the FireFox FireBug plugin to determine if it failed to find any resources. The template for the calendar is loaded via an ajax request. If that request fails you see nothing. tristan_colson wrote: I am trying to use s:datetimepicker.

Re: datetimepicker on 2.1.1-SNAPSHOT

2008-04-16 Thread Dave Newton
--- D�cio Heinzelmann Luckow <[EMAIL PROTECTED]> 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/versio

Re: datetimepicker version 2.0.11 issue

2008-02-21 Thread Giovanni Azua
hi, Indeed, as Dave pointed out that answer is confusing. I had the same issue as the OP and have not been able to find a working solution, at least not for S 2.1.x Unfortunately not even the opposite settings of what is suggested works in S 2.1.x for entering free time without this 5 minute g

RE: datetimepicker version 2.0.11 issue

2008-02-21 Thread Dave Newton
--- "Rose India (http://www.roseindia.net)" <[EMAIL PROTECTED]> wrote: > A small change is required to get the desired output. > You can find answer here at > http://www.roseindia.net/answers/viewanswers/29.html with source code. This link is to a post with the **opposite** requirement of the ques

RE: datetimepicker version 2.0.11 issue

2008-02-21 Thread Deepak Kumar
Hi, Please note the attribute onchange="false" of http://www.roseindia.net) [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 8:54 PM To: Struts Users Mailing List Subject: RE: datetimepicker version 2.0.11 issue Hi A small change is required to get the desired output. Yo

RE: datetimepicker version 2.0.11 issue

2008-02-21 Thread Rose India (http://www.roseindia.net)
Hi A small change is required to get the desired output. You can find answer here at http://www.roseindia.net/answers/viewanswers/29.html with source code. Good Luck! Best Regards -Original Message- From: akash agrawal [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 8:23 AM

Re: datetimepicker (type="time") problem - SOLVED!

2008-02-14 Thread Belinda Lawson
Ah-ha! The theme="ajax" attribute has to be on the head tag, not on the picker. That is the ticket. It works like a charm now! Thank you Jeromy! On Wed, Feb 13, 2008 at 5:17 PM, Jeromy Evans < [EMAIL PROTECTED]> wrote: > StrutsTimePicker is an extension of the dropdowndatepicker included with

Re: datetimepicker (type="time") problem

2008-02-13 Thread Jeromy Evans
StrutsTimePicker is an extension of the dropdowndatepicker included with Struts2. I found my test program that uses the Timepicker in Struts 2.0.8 and it still works. The JSP is below: <%@ taglib prefix="s" uri="/struts-tags" %> Hello World! I d

Re: datetimepicker (type="time") problem

2008-02-13 Thread Belinda Lawson
It appears that planetstruts.org's demo pages suffer the same problem. See anything wrong there with their examples? http://www.planetstruts.org/struts2-showcase/tags/ui/timepicker/ I'll take a look in firebug too. Thanks -- I hadn't used that before. View Source shows something sort of interes

Re: datetimepicker (type="time") problem

2008-02-13 Thread Jeromy Evans
Your JSP below looks correct. If the date picker is on the same page and is working, all I can think of is an ID conflict or the time picker is using the wrong theme. Have a look at the generated HTML to ensure the dojo tag is included and looks right. Ensure there's no ID conflict with the

Re: Datetimepicker simple thing doesn't work java.text.ParseException: Unparseable date: ""

2008-02-04 Thread Laurie Harper
Doesn't that need to be theme="ajax"? Serge Bornow wrote: Hello Jeromy, I do have : Also, i use Netbeans to generate respective get/set method so they are JavaBean std compliant. The issue for me unfortunately is getting the value back , it seems to lose it. :( Thanks for feedback thoug

Re: Datetimepicker simple thing doesn't work java.text.ParseException: Unparseable date: ""

2008-02-04 Thread Jeromy Evans
Here is an example where I use it successfully: but in this specific case defaultAnswerDate, startDate and incomingAnswer are all String properties whose values are in RFC3339 format ("-MM-dd"). This doesn't account for the blank error you're experiencing. As Dave mentioned, the most li

Re: Datetimepicker simple thing doesn't work java.text.ParseException: Unparseable date: ""

2008-02-04 Thread Serge Bornow
Hello Jeromy, I do have : Also, i use Netbeans to generate respective get/set method so they are JavaBean std compliant. The issue for me unfortunately is getting the value back , it seems to lose it. :( Thanks for feedback though. Serge Jeromy Evans wrote: Hi Serge, You'll find many

Re: Datetimepicker simple thing doesn't work java.text.ParseException: Unparseable date: ""

2008-02-03 Thread Jeromy Evans
Hi Serge, You'll find many emails in this forum relating to DatePicker problems. Some of the solutions are here: http://cwiki.apache.org/S2WIKI/vault.html In this case though, is it possible you've forgotten the s:head tag at the top of the page? Serge Bornow wrote: Hi All, I:'ve been ba

Re: Datetimepicker simple thing doesn't work java.text.ParseException: Unparseable date: ""

2008-02-03 Thread Dave Newton
I'm not sure what the JavaBean convention would be for a property with an underscore. Have you tried it as "shootDate" (with corresponding getShootDate/setShootDate methods)? Dave --- Serge Bornow <[EMAIL PROTECTED]> wrote: > My property: > shoot_date of type Date > has get and set and on execut

RE: datetimepicker tag

2007-12-10 Thread Rajagopal_Yendluri
No, I am not able to see the corresponding html form field for ... -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 3:20 PM To: Struts Users Mailing List Subject: Re: datetimepicker tag *am not able to see the field name for .* Yeah

Re: datetimepicker issue

2007-12-10 Thread Jeromy Evans
Pablo Vázquez Blázquez wrote: Hello, I´m using the datetimepicker tag with type="time" to get only the time and another one with type="date" to get only the "-MM-dd". Well, the second one works OK but the first one, gives me the actual date + the time the user has input. For example (if t

Re: datetimepicker tag

2007-12-10 Thread Peng Tuck Kwok
to use FireBug :D > > > Any clue ... > > > > > > > > > -Original Message- > From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED] > Sent: Monday, December 10, 2007 11:13 AM > To: Struts Users Mailing List > Subject: Re: datetimepicker tag > > If yo

Re: datetimepicker tag

2007-12-09 Thread Jeromy Evans
onid=FE29769C5916D88678E697B64A0E7BC7 Line: 29 Any clue ... -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 11:13 AM To: Struts Users Mailing List Subject: Re: datetimepicker tag If you have firefox you can actually

RE: datetimepicker tag

2007-12-09 Thread Rajagopal_Yendluri
-//.action;jsessionid=FE29769C5916D88678E697B64A0E7BC7 Line: 29 Any clue ... -Original Message- From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 11:13 AM To: Struts Users Mailing List Subject: Re: datetimepicker tag If you have fi

Re: datetimepicker tag

2007-12-09 Thread Peng Tuck Kwok
glib uri="/struts-dojo-tags" prefix="sx"%> > > and > > > > and call : > > > > Michaël > > > > > > > > dipti RealSoftInc <[EMAIL PROTECTED]> > > 16/10/2007 08:09 > > Veuillez répondre à > > &q

Re: datetimepicker tag

2007-12-09 Thread Jeromy Evans
rom: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 10:51 AM To: Struts Users Mailing List Subject: Re: datetimepicker tag Rajagopal_Yendluri wrote: Hi.. I am using 2.0.9, but for the nothing is displaying in jsp page except label. Included the ajax theme

RE: datetimepicker tag

2007-12-09 Thread Rajagopal_Yendluri
I am not accessing the page directly, am going to the page thru an action only... to display few other dropdowns. Any other reasons ??? -Original Message- From: Jeromy Evans [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 10:51 AM To: Struts Users Mailing List Subject: Re

Re: datetimepicker tag

2007-12-09 Thread Jeromy Evans
Rajagopal_Yendluri wrote: Hi.. I am using 2.0.9, but for the nothing is displaying in jsp page except label. Included the ajax theme in jsp page. Checked the generated dojo script, it is also fine.. but nothing is displaying in my jsp page... Any Views... or ideas... what could be the reas

RE: datetimepicker tag

2007-12-09 Thread Rajagopal_Yendluri
ruts Users Mailing List Subject: Re: datetimepicker tag Dipti, if you're using Struts 2.0.x, follow the example at : http://struts.apache.org/2.0.9/docs/datetimepicker.html It's likely you're just missing the essential <%@ taglib prefix="s" uri="/struts-tags&quo

Re: datetimepicker tag

2007-10-16 Thread Jeromy Evans
sts versions (since 2.0.9 I guess), all AJAX are in dojo plugin. So you need to include <%@ taglib uri="/struts-dojo-tags" prefix="sx"%> and and call : Michaël dipti RealSoftInc <[EMAIL PROTECTED]> 16/10/2007 08:09 Veuillez répondre à "Struts User

Re: datetimepicker tag

2007-10-15 Thread MLENEVEUT
;Struts Users Mailing List" A user@struts.apache.org cc Objet Re: datetimepicker tag I m using Struts2 and the tag which m using is: and regarding the taglib declaration it is not declared in it hence it is giving the exception: No tag "datetimepicker" defined in tag library

Re: datetimepicker tag

2007-10-15 Thread dipti RealSoftInc
I m using Struts2 and the tag which m using is: and regarding the taglib declaration it is not declared in it hence it is giving the exception: No tag "datetimepicker" defined in tag library imported with prefix "s".. Struts2 does not support datetimepicker?? or some other reason.. please reply b

Re: datetimepicker tag

2007-10-15 Thread Laurie Harper
dipti RealSoftInc wrote: hello, I am using struts 2.0.1 and want to use datetimepicker tag... but it is giving an exception that it is not defined in the tld file i.e struts-tag.tld please help me out... What version of Struts are you using? What does your taglib declaration look like? An

Re: datetimepicker with displayFormat always return error msg?

2007-09-12 Thread Emi Lu
Are you running it under Struts 2? Tried datetimepicker, whenever I give the displayFormat="-MM-dd", always get the following warning: Invalid field value for field "todayDate". Something wrong with my code? my code: I am using struts 2 . If I change to: without display format,

Re: datetimepicker with displayFormat always return error msg?

2007-09-12 Thread Dave Newton
Are you running it under Struts 2? --- Emi Lu <[EMAIL PROTECTED]> wrote: > Hello List, > > Tried datetimepicker, whenever I give the > displayFormat="-MM-dd", > always get the following warning: > > Invalid field value for field "todayDate". > > Something wrong with my code? > > my code:

Re: datetimepicker

2007-07-03 Thread Musachy Barroso
ers Mailing List Subject: Re: datetimepicker Hi Dave, right now there is no estimate on when will 2.1 be released (open source style :) ), but 2.1 is as stable as 2.0.x are, you can just download it and build it yourself, here are some instructions on how to do that: http://struts.apache.o

RE: datetimepicker

2007-07-03 Thread David Harland
Many thanks, I'll try YUI out. Dave. -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: 03 July 2007 14:15 To: Struts Users Mailing List Subject: Re: datetimepicker Hi Dave, right now there is no estimate on when will 2.1 be released (open source style :) )

Re: datetimepicker

2007-07-03 Thread Shervin Asgari
Musachy Barroso wrote: Hi Dave, right now there is no estimate on when will 2.1 be released (open source style :) ), but 2.1 is as stable as 2.0.x are, you can just download it and build it yourself, here are some instructions on how to do that: http://struts.apache.org/2.x/docs/building-with-

Re: datetimepicker

2007-07-03 Thread Musachy Barroso
Hi Dave, right now there is no estimate on when will 2.1 be released (open source style :) ), but 2.1 is as stable as 2.0.x are, you can just download it and build it yourself, here are some instructions on how to do that: http://struts.apache.org/2.x/docs/building-with-maven.html if all you nee

Re: DateTimePicker (type time) problem

2007-06-28 Thread Jeromy Evans
Kishen Simbhoedatpanday wrote: I thought the displayFormat was for display purposes only. But "HH:mm" does not work when giving the currentTimePart "16:15". It still gives the "00:00" My only remaining suggestion is that you create a page full of time pickers and try all the possible combin

Re: DateTimePicker (type time) problem

2007-06-28 Thread Kishen Simbhoedatpanday
We are using Strings for now. Hopefully we will get a working component like dateTimePicker that will automatically change a String to Dates (or Calendars) and back soon. I thought the displayFormat was for display purposes only. But "HH:mm" does not work when giving the currentTimePart "16:15".

Re: DateTimePicker (type time) problem

2007-06-28 Thread Jeromy Evans
Kishen Simbhoedatpanday wrote: Thank you Jeromy! When using the 'displayFormat="h:mm a"' in the datetimepicker tag... So we set the following in our Action method: this.setCurrentTimePart("16:15"); The exception is in the DateFormat.parse() method called by the DateTimePicker. "16:15" is a

Re: DateTimePicker (type time) problem

2007-06-28 Thread Kishen Simbhoedatpanday
Thank you Jeromy! When using the 'displayFormat="h:mm a"' in the datetimepicker tag and changing currentTimePart to String, it will result the given Hours and Seconds on the page. So we set the following in our Action method: this.setCurrentTimePart("16:15"); But we get the following stackt

Re: DateTimePicker (type time) problem

2007-06-28 Thread Jeromy Evans
We use: where incomingAnswer and defaultAnswerTime are Strings in the hh:mm format. The string's components can then be applied to your Calendar object within the action. As discussed in recent threads, this version of the datetimepicker has a few issues that can avoided if you use String

Re: DateTimePicker (type time) problem

2007-06-28 Thread eskape
This problem does not concern initial values. It is about being able to edit the time part of the given Date object into the DateTimePicker component. When we want to edit the given Date ONLY, the DateTimePicker works fine. When using the DateTimePicker as a "TimePicker ()" there seems to be a

Re: DateTimePicker (type time) problem

2007-06-28 Thread Musachy Barroso
You need to set the initial value with the "value" attribute (or I'm missing something obvious here :) ) regards musachy On 6/28/07, Kishen Simbhoedatpanday <[EMAIL PROTECTED]> wrote: Hello, We have a problem using the tag when it comes to modifying a date and time. It seems there is no solu

Re: DateTimePicker doesn't work with siteMesh

2007-06-22 Thread Jeromy Evans
setecastronomy wrote: So, according to my experience if you use Sitemesh and datetimepicker together you have to remember to use exceptions in the decorator.xml... Thank you for sharing your experience. This is not a DateTimePicker-specific issue. If you use a page decorator like sitemesh yo

Re: datetimepicker & S2 validation

2007-06-07 Thread stanlick
So is one of the bugs a disconnect from S2 validation? On 6/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: It is getting to the action! Can you tell me if a new version is available? On 6/6/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > > Datetimepicker is buggy on 2.0.6, I would first

  1   2   >