V
Vidit Mathur
HI
We have a program in Java which Asks user to enter a password, the
password is not visible to the user as using multithreading it is
erased simultaneously while entering.
When we run this program through the command prompt it runs fine with
no problems, but when we call it using Ant xml, it starts flickering
all over the screen .
Can anyone suggest why is it hapening and a probable solution,
Vidit
We have a program in Java which Asks user to enter a password, the
password is not visible to the user as using multithreading it is
erased simultaneously while entering.
When we run this program through the command prompt it runs fine with
no problems, but when we call it using Ant xml, it starts flickering
all over the screen .
Can anyone suggest why is it hapening and a probable solution,
Vidit