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: checkbox doubt

2009-01-12 Thread Richa Pandharikar
Declare boolean type of variable in your action class for each of the checkbox. Make sure you have generated the getters/setters. If you have selected the checkbox, framework will set the corresponding var to true and if not it will set it to false. HTH -Original Message- From: m.harig [m

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: Happy new Year

2008-12-31 Thread Richa Pandharikar
Happy New Year to all! Smiles, Richa -Original Message- From: Li [mailto:ampyx...@gmail.com] Sent: Wednesday, December 31, 2008 12:23 AM To: Struts Users Mailing List Subject: Re: Happy new Year Hey thanks Muralidhar. And wish all users here have a healthy, happy and smooth year of 2009

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 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 : datetimepi

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

2008-12-30 Thread Richa Pandharikar
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
ped... - Message d'origine ---- 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 mentionin

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 Richa Pandharikar
One more thing worth mentioning - I am using result of type "tiles", not sure it has to do something with the control not being rendered. Please help... -Original Message----- From: Richa Pandharikar [mailto:richa.pandhari...@tdktech.com] Sent: Monday, December 29, 2008 3:55 PM T

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

2008-12-29 Thread Richa Pandharikar
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...@holstein.com [mailto:d...@holstein.com] Sent: Monday, December 29, 2008 3:47 PM To: Struts Users Mailing List Subje

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/standard-includ

RE: Bean Properties are lost

2008-12-23 Thread Richa Pandharikar
a session variable. Another idea would be to make the collection a character delimited string and store that in a hidden input. Don't know what the best way is, though. I'm interested to know the most efficient way as well. Beez ( 4961 -Original Message----- From: Richa P

RE: Bean Properties are lost

2008-12-22 Thread Richa Pandharikar
esbrock.ke...@aoins.com] Sent: Monday, December 22, 2008 7:34 AM To: Struts Users Mailing List Cc: Richa Pandharikar Subject: RE: Bean Properties are lost Make sure you're putting everything in your jsp. If the field doesn't need to be displayed, use the tag. The problem is with your

Bean Properties are lost

2008-12-19 Thread Richa Pandharikar
I have a User Object that I am using as a Bean in an Action. User Object has following properties – firstName lastName username password collection roles projects Roles data is no where displayed on the JSP page. Project data is displayed but I am using the plain ids to render the select tag.

RE: select with multiple="true"

2008-12-15 Thread Richa Pandharikar
Can you please send the tag entry you have in your JSP? -Original Message- From: srinivasa_v . [mailto:srinivas...@sify.com] Sent: Monday, December 15, 2008 5:51 AM To: Struts Users Mailing List Subject: regards srinivas --

RE: Help with S:Select

2008-12-12 Thread Richa Pandharikar
collection. --- On Fri, 12/12/08, Faraz Ali wrote: > From: Faraz Ali > Subject: Re: Help with S:Select > To: "Struts Users Mailing List" , richa.pandhari...@tdktech.com > Date: Friday, December 12, 2008, 1:18 PM > O yes. Thanks a lot. > > On Sat, Dec 13, 200

RE: Struts 2 - Conditional Validation

2008-12-12 Thread Richa Pandharikar
I apologize for the typo, Correct expression is - Error Message. -Original Message- From: Richa Pandharikar [mailto:richa.pandhari...@tdktech.com] Sent: Friday, December 12, 2008 10:53 AM To: 'Struts Users Mailing List

RE: Help with S:Select

2008-12-12 Thread Richa Pandharikar
2008 9:28 PM To: Struts Users Mailing List; richa.pandhari...@tdktech.com Subject: Re: Help with S:Select Can you share us the solution which you have found for reading the multiple values for a select tag. I also need it. On Thu, Dec 11, 2008 at 6:10 AM, Richa Pandharikar < richa.pandhari..

RE: Struts 2 - Conditional Validation

2008-12-12 Thread Richa Pandharikar
Hi ManiKanta, Thanks for the reply. Checkbox always has a value of true/false. Below is the validation entry which is working for me - Error Message. Regards, Richa -Original Message- From: ManiKanta G [mailto:go4m...@gmail.co

RE: Help with S:Select

2008-12-10 Thread Richa Pandharikar
I also found out the solution for reading the multiple values for a select tag. -Original Message- From: Richa Pandharikar [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 10, 2008 3:43 PM To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Subject: RE: Help with S:Sele

RE: Help with S:Select

2008-12-10 Thread Richa Pandharikar
department).equals("-1") Department is required. -Original Message- From: Richa Pandharikar [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 10, 2008 12:40 PM To: 'Struts Users Mailing List' Subject: RE: Help with S:Select I tried to follow the informatio

RE: Help with S:Select

2008-12-10 Thread Richa Pandharikar
I tried to follow the information on one of the post on how to do this but till it is not very clear to me. Can anyone point me to the documentation where the usage are explained in detail? I am also facing the problem in validating the s:select field as a required field. I tried using this bu

Struts2 Spring Plug-in

2008-12-02 Thread Richa Pandharikar
Morning All, I am configuring my application to use struts 2 with spring. After I modified the config files to use spring plugin bundled, tomcat server is throwing the following exception. Your help is much appreciated to get this issue resolved. I am using Eclipse 6.6, struts 2.0.14 and the spri

RE: Couple of validation questions.

2008-11-25 Thread Richa Pandharikar
Can you please send the validation.xml file that you are using? -Original Message- From: David C. Hicks [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2008 3:56 PM To: Struts Users Mailing List Subject: Couple of validation questions. 1) Validating numeric fields. I have a couple