Look in the server log file (right click deployment server in the Servers window and choose view server log) after you run the program and see this message. You might see this same exception and it will list a lot of lines. Search for names of your own java source so you can find out which line is causing the problem.
I assume that you have bound your Calendar to a column in a data provider, and that data provider wraps Employee1.DOB.
Again, what database server are you using and what is the type of that field?
Hi i am using SQL Server and one more doubt, i have some text fields and 3 calendar components where when i append any text over these fields it must submit to the database, so if one of the fields (for example in my application calendar component) are not working properly then it will submit other fieldsproperly or not. Please clarify my doubt.
Thank You for reply.