This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
How do I call java class file from a javascript code. My java code is a separate file and i have javascript in a separate file. How do i call class file form javascript?