.swf file

2004-03-24 Thread Jignesh Patel
Dear Friends, Can anybody explain me how to use .swf file as a button in struts framework. -Jignesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

It dies in super.init() after migrating from 1.0 to 1.1

2004-03-23 Thread Jignesh Kapadia
Hi , This in the reference to the previous question I had posted. I am in process of migrating form 1.0 to 1.1. I copied all the latest .jar files(i.e. Struts.jar as well as commons.jar files) in my WEB-INF/lib. I did the corresponding chnages in config.xml file as well as web.xml. Since I dont

RE: Error while upgrading from struts version 1.0 to 1.1

2004-03-23 Thread Jignesh Kapadia
. I think Its not able to read any Property file in struts.jar file. Do we need to do any setting in web.xml ot struts-config.xml. The resoucebundle has already an entry in config.xml file. Please help, Jignesh Saul Q Yuan [EMAIL PROTECTED] wrote: From the error log, it seems it's looking

Error while upgrading from struts version 1.0 to 1.1

2004-03-22 Thread Jignesh Kapadia
Hi , I am upgrading my current application from Struts 1.0 to Struts 1.1. The application is working properly with version 1.0. I just copied the struts 1.1 realted jar files in my web-inf/lib directory. Now when I restart my application it gives meError while loading Action Servlet. its failing

RE: Error while upgrading from struts version 1.0 to 1.1

2004-03-22 Thread Jignesh Kapadia
with this for almost 2 days now. I created a new application and copied this Struts1.1/jar file along with the set of Commons.jar file. It will a good if somebody can help out in this. Thanks, Jignesh Saul Q Yuan [EMAIL PROTECTED] wrote: I think you need to recompile your application against the new

Re: Error while upgrading from struts version 1.0 to 1.1

2004-03-22 Thread Jignesh Kapadia
th e default one i.e. org.apache.commons.digester.RuleSet. Also I have moved the MessageResources has been moved from web.xml to struts-Config.xml. From the error I had set earlier. I think its failing in ActionServlet.init().I am attaching the error file again. Thanks, Jignesh Saul Q Yuan [EMAIL

Job Posting

2004-03-20 Thread Jignesh Patel
We are looking for Project Manager, Sr. Software Engineers and Graphic Designers for our Cochin operation. We will be providing best compansation of the industry. Project Manager Eligibility: 7-10 Years experience in which atleast 3 years pure project management experience, Fluency in

Re: Struts cookbook

2004-03-19 Thread Jignesh Patel
Good Suggestion, -Jignesh On Friday 19 March 2004 18:17, Geeta Ramani wrote: Danilo: Is there a chapter or two which you could make available on-line for a preview..? :) Geeta Danilo Gurovich wrote: Actually, a struts cookbook is just in the finishing stages. George Franciscus and I

Re: Does Tiles has performance?

2004-03-16 Thread Jignesh Patel
When ever I am using method isDate of GenericValidator I am getting following error. Even for my date format 12-DEC-2004 I am getting same exception. I coudn't able to figure out what is the problem. -Jignesh ava.lang.IllegalArgumentException: Illegal pattern character 'O

date validation problem

2004-03-16 Thread Jignesh Patel
On Tuesday 16 March 2004 21:03, Jignesh Patel wrote: When ever I am using method isDate of GenericValidator I am getting following error. Even for my date format 12-DEC-2004 I am getting same exception. I coudn't able to figure out what is the problem. -Jignesh

Re: SV: Form Validation

2004-03-15 Thread Jignesh Patel
I am trying to use min length in javascript for password, but it is not working. I am just wondering why it works for all the fields but not password. Can I have any input. -Jignesh On Monday 15 March 2004 16:14, Nina Bertilsdotter wrote: Sorry, yes, it does extend ValidatorForm

Re: AW: Form Validation

2004-03-15 Thread Jignesh Patel
R u passing input value in struts-config. If implement as per mail say it has to work. On Monday 15 March 2004 16:23, Otto, Frank wrote: I use ValidatorForm, but I think it's not the solution. -Ursprüngliche Nachricht- Von: Nina Bertilsdotter [mailto:[EMAIL PROTECTED] Gesendet:

Re: SV: AW: Form Validation

2004-03-15 Thread Jignesh Patel
onsubmit=return validateRegistrationForm(this); n last don't forget to use submit tage, if you are using html:img then it won't work. On Monday 15 March 2004 16:32, Nina Bertilsdotter wrote: I'm not sure I understand what you mean -Ursprungligt meddelande- Från: Jignesh Patel

Re: SV: Form Validation

2004-03-15 Thread Jignesh Patel
Ok then what is the solution, you mean to say I will handle through back end only. Also in validation-rule.xml what I need to modify. -Jignesh On Monday 15 March 2004 16:32, Joe Hertz wrote: Check the Bugzilla. I believe it works in the html:errors tag, but you won't get a javascript popup

Re: SV: Form Validation

2004-03-15 Thread Jignesh
Ok Christophe, Guide me what part of validation-rule.xml, I will modify to make it validate clientside. Jignesh Patel Bang Software Technologies Pvt Ltd [EMAIL PROTECTED] (O) 022 –28304761 Ext. 17 022- 28343742 Ext. 17

Re: [OT] Jericho == Struts 2.0?

2004-03-15 Thread Jignesh Patel
http://raibledesigns.com on this it is available find out.But not difference just download test build1.2 and make difference note and post it. -Jignesh On Monday 15 March 2004 21:14, Larry Meadors wrote: Doing a google search for struts jericho might be a good start. :) : [EMAIL

server side date validation

2004-03-15 Thread Jignesh Patel
Can anybody give me example code to validate date towards server side? -Jignesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

urgent:multibox client side validation

2004-03-14 Thread Jignesh Patel
Dear Friends, I have implemented multibox, everything is working fine. But I would like to validate the checkboxes, my purpose is atleast one checkbox will be selected from the user while submitting, if not message will be pop up. I am implementing javascript(client side) validation,

Re: urgent:multibox client side validation

2004-03-14 Thread Jignesh Patel
Yes Yuan, It is working for all other function even password comparision also. I need one more help for fixing password size I used minimum length but it is not working, may not supporting '* char. What need to be done for the same? -Jignesh On Monday 15 March 2004 06:43, Saul Q Yuan wrote

error message display

2004-03-14 Thread Jignesh Patel
Can anybody guide me how to show server error messages line by line rather then in a one line. -Jignesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: struts actions and content/type responses

2004-02-12 Thread Jignesh Patel
Hi Friend's I am trying to upload strut1.1 on the weblogic8.1 Any body guide me for the same? -jignesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

strut1.1 installationon weblogic8.1

2004-02-12 Thread Jignesh Patel
Hi Friend's I am trying to install strut1.1 on the weblogic8.1 Any body guide me for the same? -jignesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]