Hi All,
I have few questions :
1. Is there any way that we can re start the application on click of a button(InterfaceView and Start up Plug or something like this??)
2. Can focus be shifted from one editable field to other on pressing enter button??
3. In my application the Date format is coming as "mm/dd/yyyy". I need to read this and display as "MMM YY". How do we go about this.
4. how to convert the java.sql.date to java.util.date and vice versa ???
Thanks in advance
Srikant