Re: [struts] Digest Number 4603

2004-12-30 Thread naveen kumar
Hi Amit Gupta For DB connections u can create your own class i.e with respect to DAO Pattern where in this class is dedicated to only manipuation of database. so in the action class u can get the connections by calling connection method in own class which gives connection and even u can send da

dojo script for DATEPICKER tag

2008-01-30 Thread Naveen Kumar M
Hi, We have a reqierment to control startdate and enddate of the datepicker dynamically, so i have tried out for controlling it by a dojo script, which is breaking up the appearance of datepicker. So can any one suggest how to control it dyanimcally. thanks in advance regards, minchu

Re: dojo script for DATEPICKER tag

2008-01-31 Thread Naveen Kumar M
ed an error? http://struts.apache.org/2.x/docs/datetimepicker.html -Wes On Thu, 2008-01-31 at 05:24 +0000, Naveen Kumar M wrote: > Hi, > > We have a reqierment to control startdate and enddate of the datepicker > dynamically, so i have tried out for controlling it by a dojo script,

Re: dojo script for DATEPICKER tag

2008-01-31 Thread Naveen Kumar M
so for the fist time when the page is being displayed the inpDate is set ot the current date which will solve ur problem hope this helps. cheers, ravi Naveen Kumar M wrote: > > > THANKS Wannemacher FOR YOUR REPLY. > > My question is, I want to change the values being assigned th

In tag change the Browes button to Attach Button

2008-02-12 Thread Naveen Kumar M
Hi Everyone, Can any one suggest a way to change the "Browes" button to some thing called "Attach" button using Struts2 tag. I am using follwoing Struts2 tag which is generating the "Browes" button but requirment is to have "Attach" button I apprictate the help form you