Ramsus K
May 3rd, 2006, 12:07
Anyone else try this yet? My cheap hosting added optional support for running Java servlets, so I tried it out. Let me tell you, Jython and Tomcat do not like each other. You can write a new application in day, but deploying it is near impossible. If it "just worked," it'd be pretty amazing, especially since during the development phase you can just skip all of that compiling.
Then there's Kawa, which seems to have better Java support, but it's even more finicky with Tomcat, and learning how to interface Java code with Scheme code could take a week or two. Besides that, the documentation in this area is downright weak.
Overall though, I'm quite impressed with the whole Java servlet thing. It's a bit over-engineered, but not nearly as badly as it first seems or others make it out to be.
It'd never be my first choice as a solo developer, but it's by no means "bad." Just less good.
Then there's Kawa, which seems to have better Java support, but it's even more finicky with Tomcat, and learning how to interface Java code with Scheme code could take a week or two. Besides that, the documentation in this area is downright weak.
Overall though, I'm quite impressed with the whole Java servlet thing. It's a bit over-engineered, but not nearly as badly as it first seems or others make it out to be.
It'd never be my first choice as a solo developer, but it's by no means "bad." Just less good.