Does there exist any free or low cost tools for LuNix that enables compilation of java classes into a executable binary?
I have a web page on a server without java executor of any kind, I need a XSLT processor and since PHP/Sablotron screwed up in the last version (4.0.6/0.6x), the only other good processors I found is java based, such as saxon (saxon.sourceforge.net).
The author has compiled a self standing win32 binary exe file, is it possible to create the same binary for linux in any way?
Any comments/feedback is appreciated..