I coded a Java program that I would like to convert to web. I want to use PHP to create instances of my Java classes. I know of a couple ways of doing this but here's the problem: I'm doing this on my shared hosting account without command line access, so I cannot install any extensions or plugins or anything of that sort. Any solutions out there?
More...