All of the Struts 2 form tags have an 'id' field - http://struts.apache.org/2.x/docs/datetimepicker.html#datetimepicker-Parameters
On Mon, 2008-04-14 at 03:17 -0700, hero789 wrote: > Hi every Body : > I 'm a java developer and i find that the jQuery is an amazing > javascript library and very powerful > but i have a noticed that in selecting controls you select usint > the "id" tag > but i struts framework we don't use id tag instead we use "property" > tag if struts forms ; > so i want to use the date-time picker on struts form but i don't > know how since i have no "id tag > please help me if any body has a solution for this . > > thanks ;