This week's book giveaways are in the JBoss and Spring forums. We're giving away four copies each of JBoss AS 5 Development and Spring Dynamic Modules in Action and have the authors on-line! See this thread and this one for details.
I am facing a strange problem.
which is as follows:
1. I have a JSP/HTML having a button scan.
2. On click of scan button, a javascript funtion (scan) is called.
3. The javascript function (scan) call another javascript function (scanPhoto).
4. The method scanPhoto is saved in a js file. The method scanPhoto use an Active X. The function of Active X is to load available TWAIN scanner in client system.