I was working on a web application framework kind of like Tomcat (using AJP), but different. At one point I thought it was going quite well.
I foundered on the inability to dynamically load things, which was an essential. I tried messing with DDL, but that seemed to be a dead end. Shared libraries would have been OK but ... Steve