struts wml

2006-07-24 Thread Dhanasekaran Vivekanandhan
Hi All, I am trying to use struts 1.2.9 for generating wml page. currently I found one project avl in sourceforge.net (http://sourceforge.net/project/showfiles.php?group_id=68335&package_id=66856&release_id=138465) ,but this is compatible with Struts v1.1b3 only. Actually the problem happens in han

How to check for error message in jsp

2006-06-21 Thread Dhanasekaran Vivekanandhan
Hi, I am using in the jsp page and using date validator plugin ,and it is showing error message as mentioned in the MessageResources.properties file.My question is I want to show ,hide some fields in the jsp page if error is occured.How to check in the jsp page if there is any error occured. any h

passing input form value to error message

2006-06-19 Thread Dhanasekaran Vivekanandhan
Hi All, I am using struts1.2.9, and one of the form input value is date field and i want to show the error message, "Date entered,0909200 is not a valid date", if the date entered in the form is 0909200. I am using the datePattern validator plugin.I dont know how to pass the user input date value