> I wanted to know is there exists any standard way to clear the
> console programatically. Thanking in advance.
"The" console is different on different platforms, and on some
platforms there are more than one to choose from. Java doesn't provide
any mechanisms to help with this.
You seem to be posting from Linux, so you can most likely achieve what
you want by printing xterm control sequences to System.out. Use Google
to find the standard document.
/gordon

Signature
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
> I wanted to know is there exists any
>standard way to clear the console programatically. Thanking in advance.
see http://mindprod.com/jgloss/console.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.