Dojo DateTimePicker

2025-05-09 Thread Lukasz Lenart
wt., 6 maj 2025 o 21:22 shankar sawate napisał(a): > Do you have a new implementation of the Dojo DateTimePicker? If so, please > share how to implement it, as the old one is deprecated It's better to ask such a question in a new thread instead of mixing it into a totally different

RE: datetimepicker used in conjunction with theme=simple form

2014-04-08 Thread Martin Gainty
7/2014 02:04 PM 1,879 textarea.ftl 04/07/2014 02:04 PM 1,049 token.ftl 04/07/2014 02:04 PM 2,816 updownselect.ftl $STRUTS2_HOME/core/target/classes/template/simple>ls -a *date*.ftl Here is the tld for datetimepicker (which currently does not have theme

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
.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 invalid for tag datetimepicker according to tld" Patrick Kelly PatrickKelly PrincipalConsultant *River**Dynamics* E: patri

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
> "Attribute theme invalid for tag datetimepicker according to tld" > > Patrick Kelly > > PatrickKelly > PrincipalConsultant > *River**Dynamics* > > E: patrick.ke...@riverdynamics.com <mailto:patrick.ke...@riverdynamics.com> > W: www.riverdynamics.com <htt

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 <mailto:patrick.ke.

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Lukasz Lenart
> 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

Re: datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread Patrick Kelly
gt; On 7/04/2014 7:05 PM, Lukasz Lenart wrote: 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 midd

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 ap

datetimepicker used in conjunction with theme=simple form

2014-04-07 Thread 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.15.3. The good news is that datetimepicker works just like I would expect it in hundreds of places across the

Re: DateTimePicker not showing

2013-07-02 Thread Antonios Gkogkakis
*issues.apache.org/jira/browse/**WW-3296<https://issues.apache.org/jira/browse/WW-3296> >>> > >>> >>> Then I excluded >>> >>> /struts/dojo/* >>> /struts/ajax/*>> >>> >>> in decordators.xml and

Re: DateTimePicker not showing

2013-07-02 Thread Fabian Richter
/struts/ajax/* which was a hint for that issue on some website. But the Datetimepicker is still now rendered at my website. I dont get any errors in my tomcat logs, only 2 javascript errors when calling the website that has the DateTimePicker on it: TypeError: dojo.widget.manager is undefi

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
n sitemesh.xml with > > > > which was a hint for that issue on some website. > > But the Datetimepicker is still now rendered at my website. I dont get any > errors in my tomcat logs, only 2 javascript errors when calling the website > that has the DateTimePicker on it: >

DateTimePicker not showing

2013-07-02 Thread Fabian Richter
folder and changed my web.xml according to https://issues.apache.org/jira/browse/WW-3296 Then I excluded /struts/dojo/* /struts/ajax/*class="com.opensymphony.module.sitemesh.parser.FastPageParser"/> which was a hint for that issue on some website. But the Datetimepi

RE: problem in hiding timepicker of struts jquery datetimepicker

2012-04-24 Thread Edward W. Rouse
Datepicker has a show/hide option. Look under methods. http://jqueryui.com/demos/datepicker/ From: Reshmi [mailto:ra...@trinitymobility.com] Sent: Tuesday, April 24, 2012 8:33 AM To: 'Struts Users Mailing List' Subject: problem in hiding timepicker of struts jquery datetimepic

problem in hiding timepicker of struts jquery datetimepicker

2012-04-24 Thread Reshmi
Hi all, My codes for date time picker is I want to display timepicker only for some cases For that I put javascript function like this. if(select1=="A") { document.getElementById("fromd

Dojo datetimepicker issue in Struts2.2.3.1

2011-11-22 Thread raj.prasad1224
ut it’s fail to display textbox and icon for this time picker control. Please help me regarding this. Thanks & Regards, Rajendra Prasad K, Cognizant Technology Solutions. India. - Thanks & Regards, Rajendra Prasad Royal, Cognizant Technology Solutions. India -- View this message in co

Dojo datetimepicker issue in Struts2.2.3.1

2011-11-22 Thread raj.prasad1224
ut it’s fail to display textbox and icon for this time picker control. Please help me regarding this. Thanks & Regards, Rajendra Prasad K, Cognizant Technology Solutions. India. - Thanks & Regards, Rajendra Prasad Royal, Cognizant Technology Solutions. India -- View this message in co

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

Re: Struts 2 and DateTimePicker tag

2011-06-19 Thread anjani varigonda
Hi , I am using struts2 datetimepicker in my appln. I want to change the size of the dates in the calender. Can anyone suggest me wid the solution please? -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-2-and-DateTimePicker-tag-tp3488506p4505299.html Sent from the

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

DateTimePicker Tag

2011-02-17 Thread Jerson John
Hi, 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 I am getting the freemaker template e

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

DateTimePicker

2011-01-05 Thread Satheesh Kannan A B
Hi, Am trying with struts 2 date time picker, but its not working at all. My struts 2 version 2.1.8. Here is my below code, please check and say any problem in this. While am running this code am getting only label. I have added struts-dojo-plugin jar in lib folder. <%@ taglib prefix="s" uri=

Re: Dojo datetimepicker problem

2010-09-09 Thread Lumeng
From: > "Andreas Sachs" > To: > user@struts.apache.org > Date: > 08-09-2010 18:54 > Subject: > Dojo datetimepicker problem > > > > Struts: 2.1.8.1 > Hi, > some of my users have a problem with the datetimepicker. > During an order process the users hav

Re: Dojo datetimepicker problem

2010-09-09 Thread Rahul Mohan
Andi, I have noticed this happening once in a while in my app too. haven't investigated yet. Did you try to reproduce this with your browser cache turned off? /Rahul From: "Andreas Sachs" To: user@struts.apache.org Date: 08-09-2010 18:54 Subject: Dojo datetimepicker pr

Dojo datetimepicker problem

2010-09-08 Thread Andreas Sachs
Struts: 2.1.8.1 Hi, some of my users have a problem with the datetimepicker. During an order process the users have to provide a date. Almost all users can do this (>7000 orders). But i have three error reports, that the date selection field is not shown (the text input field and the icon

Re: Readonly Datetimepicker.

2010-07-19 Thread Chris Miles
How easy could I patch the code myself to do this? Can struts tags be built publically through maven or anything? Thanks Chris - Original Message - From: "Chris Miles" To: "Struts Users Mailing List" Sent: Saturday, July 17, 2010 6:34 PM Subject: Readonly

Readonly Datetimepicker.

2010-07-17 Thread Chris Miles
Is there a reason the datetimepicker does not allow you to make the textfield readonly? Is there any work arounds? Thanks Chris

datetimepicker: how to select both date and time

2010-07-01 Thread Tom Pop
Hello, I want to select date in format dd.MM. h:mm:ss. How to do this with datetimepicker? I can select only date (type=date) or time (type=time), but not both to same date text input field... or is there same way to do this? Thanks a lot. Tom

how to validate Dojo datetimepicker in struts2

2009-12-31 Thread Rakesh K nair
Hi I have 2 datetimepicker in my struts2 jsp page.I want to validate like first one should always less than second one.Is it possible to use normal validation frame work or is there any another method I have one more problem with radio button vehList is ArrayList.it is working fine

dojo datetimepicker not invoking setter

2009-11-18 Thread Lee Clemens
Hello, It seems as though using a Dojo element is not invoking the setter in my action, and I am not certain why. I hope I am simply missing something? Struts 2.1.8, Tomcat 6.x, Firefox 3.5.x I have included the following jars in WEB-INF/lib, and have the following inside the tag of the action

Re: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Zoran Avtarovski
t; > -Message d'origine- > De : Celinio Fernandes [mailto:cel...@yahoo.com] > Envoyé : dimanche 15 novembre 2009 23:08 > À : Struts Users Mailing List > Objet : [Struts 2.1.8] datetimepicker and action: String or Date ?? > > Hi, > I have struts2-core-2.1

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Neil Aggarwal
> I skipped it because I cannot figure out the format to handle > that colon in the middle of that time zone. The only solution I found was to manually take it out of the date string. Neil -- Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net Host your struts app on a CentOS VPS f

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Fernandes Celinio
embre 2009 17:18 À : 'Struts Users Mailing List' Objet : RE: [Struts 2.1.8] datetimepicker and action: String or Date ?? > That was a good lead. Thanks. > SimpleDateFormat("-MM-dd'T'HH:mm:ss"); > So I got it working now but that was a pain. I am glad you

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Neil Aggarwal
> That was a good lead. Thanks. > SimpleDateFormat("-MM-dd'T'HH:mm:ss"); > So I got it working now but that was a pain. I am glad you found the suggestion useful and were able to get it working. I see you skipped the time zone in your format. That is another pain, the DateFormat class doe

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Fernandes Celinio
Hi Neil, That was a good lead. Thanks. I used this format : SimpleDateFormat formatter = new SimpleDateFormat("-MM-dd'T'HH:mm:ss"); I checked the source of the DateTimePicker class to get the correct format. So I got it working now but that was a pain. -Messa

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Neil Aggarwal
Fernandes: > java.text.ParseException: Unparseable date: > "2009-11-20T00:00:00+01:00" > java.text.DateFormat.parse(Unknown Source) I have seen this behavior before. The date format you have is an ISO format, but the Java DateFormat class does not parse dates in that format. I think you

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Fernandes Celinio
Well, thanks for helping. I am going to switch to a simple textfield tag if datetimepicker is so messy regarding date format and conversion. Anyways here is the source code again : In my JSP (I choose MM/. It returns a Strign with this format : 2009-11-24T00:00:00+01:00

Re: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Lukasz Lenart
2009/11/16 Fernandes Celinio : > This is what I get : > java.text.ParseException: Unparseable date: "2009-11-20T00:00:00+01:00" >        java.text.DateFormat.parse(Unknown Source) Could you show the whole stack? Regards -- Lukasz http://www.lenart.org.pl/ -

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Fernandes Celinio
: Struts Users Mailing List Objet : RE: [Struts 2.1.8] datetimepicker and action: String or Date ?? Any advice, please ? Thanks. -Message d'origine- De : Celinio Fernandes [mailto:cel...@yahoo.com] Envoyé : dimanche 15 novembre 2009 23:08 À : Struts Users Mailing List Objet : [Struts 2

RE: [Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-16 Thread Fernandes Celinio
Any advice, please ? Thanks. -Message d'origine- De : Celinio Fernandes [mailto:cel...@yahoo.com] Envoyé : dimanche 15 novembre 2009 23:08 À : Struts Users Mailing List Objet : [Struts 2.1.8] datetimepicker and action: String or Date ?? Hi, I have struts2-core-2.1.8.jar and

[Struts 2.1.8] datetimepicker and action: String or Date ??

2009-11-15 Thread Celinio Fernandes
Hi, I have struts2-core-2.1.8.jar and xwork-core-2.1.6.jar in my classpath. I read that there are many problems of conversion using the datetimepicker tag. I checked the vault page here : http://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-20x-to-21x.html

Re: How to make readonly textfield in Struts 2.0.11.2 datetimepicker

2009-06-13 Thread Bharath Kumar
Hi Guys :), I too googled for many hours for this and didnt find any solution, so i tried to do it myself and it worked out luckly :) In my case i hve this datetimepicker in a TD This is the

Re: How to make readonly textfield in Struts 2.0.11.2 datetimepicker

2009-05-31 Thread Girish Naik
I have achieved this by use of JavaScript as follows: //2009-06-05T00:00:00 var validDate = /^([\d]{4})-([\d]{2})-([\d]{2})T([\d]{2})\:([\d]{2})\:([\d]{2})$/i; var elements = document.getElementsByName('dateOfBirth'); for(var i = 0; i < elements.length; i++){ //alert

Re: How to make readonly textfield in Struts 2.0.11.2 datetimepicker

2009-05-29 Thread Girish Naik
There is no readonly attribute in s:datetimepicker tag. I am using the following tag PFA for the rendered UI for the above tag. Regards, - Girish Naik Mobile:-+91-09740091638 girish.n...@gmail.com Frank Lloyd Wright

Re: How to make readonly textfield in Struts 2.0.11.2 datetimepicker

2009-05-29 Thread Jim Collings
I just did this a while ago. All I had to do was set: readonly="true" on the struts textfield tag. Mine doesn't have an icon though. On Fri, May 29, 2009 at 2:00 PM, Girish Naik wrote: > Hi, > I have used struts2-core-2.0.11.2 in My Application. And intend to use the > Struts date time picker,

How to make readonly textfield in Struts 2.0.11.2 datetimepicker

2009-05-29 Thread Girish Naik
Hi, I have used struts2-core-2.0.11.2 in My Application. And intend to use the Struts date time picker, but the text field is coming as an editable field. I want to make it as a readonly textbox. The funny thing is that the dojo is not ready to pass my id to the textbox. Only name is supplied to t

Re: Struts 2.1.6 ajax submit with datetimepicker

2009-05-07 Thread Raffek
solved - i didnt added @Override annotation on execute() method in the class. -- View this message in context: http://www.nabble.com/Struts-2.1.6-ajax-submit-with-datetimepicker-tp23415768p23425673.html Sent from the Struts - User mailing list archive at Nabble.com

Re: Struts 2.1.6 ajax submit with datetimepicker

2009-05-06 Thread Raffek
> > > > This configuration works - value is passed to class and is validated > properly with all static fields( and i have > also tested it with tag and worked properly. > > The problem is that i get back the JSON String properly, while > validating(from firebug): > /*

Struts 2.1.6 ajax submit with datetimepicker

2009-05-06 Thread Raffek
validating(from firebug): /* { "fieldErrors": {"kolejnaProbaDate":["The field is required."],"kolejnaProbaTime":["Pole musi byc data ."]}} */ Second thing is that when i choose values from datetimepicker and click submit, i am still getting validation er

Struts 2.1.6 DateTimePicker

2009-03-31 Thread satyanarayana katta
Hi All, Does DateTimePicker has any way to disable a particular date or set of dates? I didn't find any parameters in the tag. I was looking at Dojo DatePicker and has parameter isDisabledDate. Don't we have something like that in sx:datetimepicker? For now I have used the DatePicke

advanced dateTimePicker

2009-03-19 Thread Sandy.Verfaille
Hi, Does someone knows an advanced dateTimePicker? For example: - An attribute 'available dates' of type list, that enables the dates in the list and disables others? - Coupling a struts action to when you click on one or more dates on the calendar. - Not in a dropdown, but simply

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

DateTimePicker FreeMarker template error!

2009-02-23 Thread Ignacio de Córdoba
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 instruction: -- ==> if parameters.pushId [on line 24, column 1

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
erriding > the struts 2.1.6 core jar with the datetimepicker classes, css, > template, etc. from 2.0.11 (the working version). What do you think? > > -Original Message- > From: Musachy Barroso [mailto:musa...@gmail.com] > Sent: Monday, February 09, 2009 11:07 AM > T

RE: Datetimepicker and struts 2.1.6

2009-02-09 Thread Phan, Hienthuc T
Hmmm... It used to work in Struts 2.0.11. After I migrated the code to use Struts 2.1.6, it does not work anymore. I'm thinking of overriding the struts 2.1.6 core jar with the datetimepicker classes, css, template, etc. from 2.0.11 (the working version). What do you think? -Ori

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 &

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/in

Re: Struts2.1 datetimepicker contains wrong characters for Japanese

2009-01-22 Thread vikpan
The datetimepicker is not getting validated by using actionname-validation.xml.. I migrated from struts 2.0.6 to 2.1.6, pls can you tell wat is missing in my followin code <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefi

Re: Struts 2 and DateTimePicker tag

2009-01-22 Thread vikpan
I'm having trouble in validating datetimepicker. Tried Using required="true" but doesn't get validated can u kindly help to go about the same ... And one more doubt difference between http://www.nabble.com/Struts-2-and-DateTimePicker-tag-tp14239582p21602655.html Sent fr

Re: Struts2.1 datetimepicker contains wrong characters for Japanese

2009-01-20 Thread Wes Wannemacher
, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher On Tuesday 20 January 2009 19:56:06 yamag...@yahoo.co.jp wrote: > Hi > > I'm using struts2.1.6(with struts-2.1.6-all.zip). > > Yesterday I found datetimepicker can't display > "Tuesday" of c

Struts2.1 datetimepicker contains wrong characters for Japanese

2009-01-20 Thread yamagu06
Hi I'm using struts2.1.6(with struts-2.1.6-all.zip). Yesterday I found datetimepicker can't display "Tuesday" of calendar in Japanese environment. The problem is that following two files contains wrong characters for "Tuesday". org/apache/struts2/static/dojo/nls

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

2009-01-13 Thread dusty
Are you open to using s:textbox and JQuery to make this work rather than the Struts widget? Richa Pandharikar-2 wrote: > > Has anyone got the datetimepicker working with Tiles? > > - Richa > > -Original Message- > From: Richa Pandharikar [mailto:richa.pa

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
are.com] > Sent: Tuesday, January 06, 2009 10:50 AM > To: Struts Users Mailing List > Subject: DatetimePicker Issue... Struts 2.1.2 > Importance: High > > Greetings Everyone > > I have facing a very unusual issue with Struts Datetimepicker. I > have developed a samp

RE: DatetimePicker Issue... Struts 2.1.2

2009-01-06 Thread Richa Pandharikar
Mailing List Subject: DatetimePicker Issue... Struts 2.1.2 Importance: High Greetings Everyone I have facing a very unusual issue with Struts Datetimepicker. I have developed a sample application to check the functionality, where it works perfectly fine in all the browsers including IE

DatetimePicker Issue... Struts 2.1.2

2009-01-06 Thread Anshuman Nanda
Greetings Everyone I have facing a very unusual issue with Struts Datetimepicker. I have developed a sample application to check the functionality, where it works perfectly fine in all the browsers including IE, FF3, Opera, Safari When I try to use the same thing in my

Re: Size attribute not valid for datetimepicker?

2009-01-02 Thread Nils-Helge Garli Hegvik
Haven't used the datetimepicker myself, but have you tried using the cssClass or cssStyle attributes and set the width with css? Nils-H On Fri, Jan 2, 2009 at 5:55 AM, Neil Aggarwal wrote: > Hello: > > I am using a datetimepicker to show a date and time: > displayFormat=&

Size attribute not valid for datetimepicker?

2009-01-01 Thread Neil Aggarwal
Hello: I am using a datetimepicker to show a date and time: When I view the page in my browser, the input field cuts off the time part of the display. I tried putting a size attribute on the tag, but that is not allowed. How can I increase the size of the input field? Also, when I change the

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

2008-12-30 Thread Richa Pandharikar
I am using struts ver 2.1.2. Before I fully gave up, I loaded the page as jsp, not a page constructed via Tiles, to my surprise datetimepicker worked beautifully. But my requirement is to make it work with tiles. Any suggestions??? -Original Message- From: Martin Gainty [mailto:mgai

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
: datetimepicker unable to get it working :( 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 work

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&#x

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
François, Would it be possible for you to post the code snippet for the datetimepicker with struts 2.1.2? Thanks, Richa -Original Message- From: François Rouxel [mailto:rouxe...@yahoo.com] Sent: Monday, December 29, 2008 4:16 PM To: Struts Users Mailing List; richa.pandhari

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
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... - Message d'or

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

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

2008-12-29 Thread Richa Pandharikar
Hi, Below is the JSP and the Action class. I have tried most of the possible solutions posted on nabble sie as well as in the posts those I found through google. I am still uable to load the datetimepicker control in IE as well as FF. JSP - <%@ include file="/WEB-INF/pages/common/

RE: Datetimepicker locale setting problem - struts 2.0.11.1

2008-12-26 Thread Martin Gainty
ent contained within this transmission. > Date: Thu, 25 Dec 2008 22:55:05 -0800> From: takumar@gmail.com> To: user@struts.apache.org> Subject: Datetimepicker locale setting problem - struts 2.0.11.1> > > Hi,> > Please help me, I am in deep trouble.> I have finish

Datetimepicker locale setting problem - struts 2.0.11.1

2008-12-25 Thread MyAshok
regional setting is also US. For me its working good. For my testing guy , it showing invalid field value for field dtp1. Please reply me asap. With regards, Ashok. -- View this message in context: http://www.nabble.com/Datetimepicker-locale-setting-problem---struts-2.0.11.1-tp21172293p21172293.html

How to set the DateTimePicker background color?

2008-12-17 Thread Burton Rhodes
I am positive this is an easy answer, but I can't seem to set the textfield portion of the tag. I have tried background & background-color css attributes, but those don't do the trick. Does anyone know how this is done? My actual tag looks like this: Many thanks! ---

Re: Dojo datetimepicker problem

2008-12-05 Thread Dimitar Vlasev
Sure I succeeded wrapping the String to Date conversion outside of the action class with custom type conversion class. I guess I expected that when uses java.util.Date property when rendering the HTML, I will get the new value in the same property after submitting the form which holds the Since

Re: Dojo datetimepicker problem

2008-12-04 Thread Timothy Orme
Were you able to get this to pass through as a date? After reading what was posted here it seems like it definitely should be possible, but that you were still having issues. -Tim Dimitar Vlasev wrote: Though it would be even elegant enough solution if I was able to refer to the static patter

Re: Dojo datetimepicker problem

2008-12-04 Thread Dimitar Vlasev
> Though it would be even elegant enough solution if I was able to refer > to the static pattern String in the .jsp like that > > But I got exception: > According to TLD or attribute directive in tag file, attribute > displayFormat does not accept any expressions Accessing static properties resol

Re: Dojo datetimepicker problem

2008-12-03 Thread Dimitar Vlasev
Few findings: http://struts.apache.org/2.0.14/docs/type-conversion.html at section "Built in Type Conversion Support" documentation says: XWork will automatically handle the most common type conversion for you. This includes support for converting to and from Strings for each of the following: ...

  1   2   3   4   5   >