doubt in <s:datetimepicker> Hi, its very nice tutorials...for beginners to learn the technology, I have one doubt How to disable the Textfield in <s:datetimepicker> Please reply me Thanks and Regards Chidambaram.P
datetimpicker renders only label I followed the instruction above, however, it only renders labels. Do I need to setup anything for this to work? thanks,
how to disable textfield Just put the attribute "disable = 'true'"
Look and feel of the calendar Hi, I like the built-in tag for date input. The tutorial is very helpful. I'd like to know if I can customize the look and feel of the calendar. For example, I don't need to display six weeks in a month. Thanks, Jane
dojo imports Struts2NewUser, Yuo need to add the tag : <s:head/> in your <head></head> section, so that dojo libraries will be included correctly Regards
Disable the past dates How can i disable all the dates prior to today's date? i dont want any past dates to be picked. If there is any way, please let me know. Thanks and Regsrds, Swadesh
Size and position I am trying to change the size of my datetimepicker, but requiredPosition attribute doesnt help, and also want to increase its size. Any suggestions?
calendar struts The tutorial is very helpful
about get its values hello I want to know how to get its values by javascript. can you help me
Browse button <s:file --here goes the attributes you want--></s:file>
Get an array when submit a form Hi, I have une jsp page with a list of datetimepicker. When I submit the form, there is an offset (lag) in array. Date[0] => Date[3] Date[1] => Date[0] Date[2] => Date[1] etc... I don't know why... Does anyone had this problem? How ca
datetimepicker error hi im new with java/struts. i find the tutorials very helpful. however, i am having some problem with the datetimepicker sample. ----------- Struts Problem Report Struts has detected an unhandled exception: Messages: /pages/uiTags/datetim
How to prevent user entering value datetimepicker How to prevent user entering value in datetimepicker textbox.
datetimepicker tag- internaL server error 500 when i use datetimepicker tag in my jsp page, i am getting internal server error 500
How to do validation datetimepicker? How to do validation for this component?
Editor doesn't identifying tags mine editor doesn't identify 'DatePicker' and 'autocomplete' tags... help me out ....well as if now i m quite satisfied with ur site..
RE: it work with twiks I had to twik the example to make it work. <%@ taglib uri="/struts-tags" prefix="s" %> <%@ taglib uri="/struts-dojo-tags" prefix="sx" %> <%@ page language="java" contentType="text/html"%> <html> <head> <title>Date time picker (Form T
datepicker not appearing I have the same problem, only the labels are appearing. Did you fix this? I'm using struts 2.1.6
DatePicker how to change theme of calender..... also most off time i got error while i deploy this code. plz help
datetimepicker not working in struts2 datetimepicker not working in struts2 Hi, I am using "struts2-dojo-plugin-2.1.6.jar" and the taglib is "<%@taglib prefix="d" uri="/struts-dojo-tags"%>" **sample code:** <%@taglib prefix="s" uri="/struts-tags
datetimepicker not displayed in struts2 datetimepicker not displayed in struts2 Hi, I am facing problem in struts2(2.1 version) to diaplay datetimepicker. sample code: <%@taglib prefix="s" uri="/struts-tags"%> <%@taglib prefix="d" uri="/struts-dojo-tags
user defined styles for datetimepicker in struts2 user defined styles for datetimepicker in struts2 Hi, sample code: <%@taglib prefix="sx" uri="/struts-dojo-tags"%> Issue: I need to have my own styles for the displyed date picker. is it possible? Can anyone help
using displaytag with struts2 - Struts it more simple and better to use than struts2 tag to generate the output on web page. Now, no doubt that struts2 is a very powerful framework to develop any...using displaytag with struts2 Hi, i am using struts2 framework
Datetimepicker Tag (Form Tag) Example Datetimepicker Tag (Form Tag) Example In this section, we are going to describe the datetimepicker tag. The datetimepicker tag is a UI tag that is used to render a date/time picker in a dropdown
tree tag in struts2 - Struts tree tag in struts2 I have an arraylist of values retrieved from the database and i want all the values in the arraylist to be viewed in a subtree node. like:::: COUNTRYLIST has values INDIA,UK,USA. INDIA,UK,USA
datetimepicker - Struts Datetimepicker in Struts Hi, I have une jsp page with a list of datetimepicker. When I submit the form, there is an offset (lag) in array. Date[0] => Date[3] Date[1] => Date[0] Date[2] => Date[1] etc... I don't know
Achor tag. Struts2 code - Struts Achor tag. Struts2 code Hi All, How to send the values form one jsp page to another using anchor tag (or any which is similar to achor) in Struts? Please help me. I am waiting for the answer. Regards, Sandeep
Struts2 - Struts Struts2 Hi, I am using doubleselect tag in struts2.roseindia is giving example of it with hardcoded values,i want to use it with dynamic values. Please give a example of it. Thanks
Achor tag. Struts2 code - Struts Achor tag. Struts2 code Hi All, How to send the values form one jsp page to another using anchor tag (or any which is similar to achor) in Struts? Please help me. I am waiting for the answer. Regards, Sandeep