hi guys..
i am creating a jsp application in which i want to print a file in client (linux os only )machine by sending a command lets say "cat /root/data.txt >/dev/lp0" to the local port of the client systm because my printer is a thermal printer which will print a ticket... the data.txt will be on the client machine.. and i cant use window.print();
but i don't know how to run client command shell from server through scriplet /javascript)... and i i also cant use activexobject as the client os is linux..
so plz help me...
smruti,Delhi